Association Types

Describes possible types of association between entities. For example: Collection, or Foreign Key

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

The AssociationType table holds data about associations between sources and target entities. The Description field is an nvarchar data type that is used to store a short textual description of each association type.

string | null

Miscellaneous notes and information for the entry or record.

string
required
length between 1 and 450

AssociationTypeId is a primary key field of data type nvarchar with a maximum length of 450 in the AssociationType table. It is a unique identification field used to distinguish each record in the table and is used to maintain data integrity.

Response
200

OK

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