Back to API Home
The NativeStructure type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetAsync |
Retrieve native structure object by its id.
|
![]() ![]() | GetCollectionAsync |
Retrieve a native structure collection by the ids.
|
Properties
Name | Description | |
---|---|---|
![]() | AvailableRelations |
Gets the available relationships.
|
![]() | Columns |
Gets a collection of columns.
|
![]() | DataConnectorId |
Gets the id of parent data connector.
|
![]() | Description |
Gets data structure description.
|
![]() | FlatFileTable |
Gets the flat file table.
|
![]() | Id |
Gets data structure id.
|
![]() | IsInvalid |
Gets a value indicating whether this structure is invalid.
|
![]() | Name |
Gets data structure name.
|
![]() | Parameters |
Gets a collection of parameters.
|
![]() | Relationships |
Gets a collection of foreign keys.
|
![]() | StructureType |
Gets type of the data structure.
|