Db Object Types

Defines the types of objects that are stored in the database.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string
required
length between 1 and 450

The DbObjectTypeId field in the DbObjectType table is a primary key field of data type nvarchar, with a maximum length of 450. This field uniquely identifies each entry in the table and is used to establish relationships between various database objects.

string | null

The Description field in the DbObjectType table is an nvarchar (variable-length) data type which is used to contain arbitrary textual information about a given database object type. It can accept Unicode characters and store up to 4000 characters.

string | null

Miscellaneous notes and information for the entry or record.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

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