Click or drag to resize
IImportExportTableDescription Properties

[This is preliminary documentation and is subject to change.]

The IImportExportTableDescription type exposes the following members.

Properties
  NameDescription
Public propertyBooleanCanCreate
True if new entities can be created through import
Public propertyIEnumerableT, T: IImportExportColumnDescriptionColumnDescriptions
Descriptions of all columns in the table. Must never be null
Public propertyStringDescription
The description of the table
Public propertyStringName
The name of the Table
Public propertyStringRemark
A note about any particular properties on a table
Top
See Also