IImportExportTableDescription Properties |
[This is preliminary documentation and is subject to change.]
The IImportExportTableDescription type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | Boolean | CanCreate |
True if new entities can be created through import
|
![]() | IEnumerableT, T: IImportExportColumnDescription | ColumnDescriptions |
Descriptions of all columns in the table. Must never be null
|
![]() | String | Description |
The description of the table
|
![]() | String | Name |
The name of the Table
|
![]() | String | Remark |
A note about any particular properties on a table
|