Db Contexts

Defines how a db context should be instantiated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string | null

The Description field in the DbContext table is a type of nvarchar data type. It is an extended version of the classic varchar data type and allows for the storage of Unicode characters to store data with diverse international language support. It also allows for the storage of string and character data up to 4000 characters in length.

string | null

Miscellaneous notes and information for the entry or record.

string
required
length between 1 and 256

The DbContextId field is a primary key field of data type varchar with a maximum length of 256 characters. This field is used to uniquely identify a row in a table called DbContext and is used to keep track of and associate data.

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!