RelationalStructure Properties

The RelationalStructure type exposes the following members.

Properties
  NameDescription
Public propertyColumns
Gets list of relational columns.
Public propertyDataElements
Gets the data elements.
Public propertyDescription
Gets or sets the description.
(Inherited from DataStructure.)
Public propertyForeignKeys
Gets list of foreign keys.
Public propertyName
Gets or sets the name.
(Inherited from DataStructure.)
Public propertyParameters
Gets list of native parameters.
Public propertyStructureType
Gets or sets data structure type.
(Inherited from DataStructure.)
Public propertyTableSettings
Gets the provider-specific settings.
Public propertyTag
Gets or sets the provider-specific metadata.
Top
See Also