Click or drag to resize
DataDictionary Properties

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

The DataDictionary type exposes the following members.

Properties
  NameDescription
Public propertyActiveTables
Get only active tables (those where GenerateSQL == true).
Public propertyDataSet
Get Dataset
Public propertyFieldCollection
Get Fieldcollection
Public propertyRelationCollection
Get RelationCollection
Public propertyTableCollection
Get TableCollection
Public propertyUseExternalRelations
Checks whether external relations are defined
Top
See Also