GET api/relationships?include={include}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
include

string

Default value is

Body Parameters

None.

Response Information

Resource Description

Collection of TableRelationship
NameDescriptionTypeAdditional information
Id

integer

None.

PrimaryKeyFieldId

integer

None.

ForeignKeyFieldId

integer

None.

PrimaryTableId

integer

None.

ForeignTableId

integer

None.

PrimaryKeyField

Field

None.

ForeignKeyField

Field

None.

PrimaryTable

Table

None.

ForeignTable

Table

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.