RelationalStructureData Properties

The RelationalStructureData type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets list of relational columns.
Public propertyDataElements
Gets the data elements.
(Inherited from DataElementStructureData.)
Public propertyDescription
Gets the description of the structure.
(Inherited from StructureData.)
Public propertyId
Gets the parent entity ID.
(Inherited from StructureData.)
Public propertyName
Gets the name of the structure.
(Inherited from StructureData.)
Public propertyTableSettings
Gets the provider-specific settings.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also