Click or drag to resize
DataDictionaryGetStructureTypesDataTable Method

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

Gets the structure types data table.

Namespace: CSC.SC.TOPICA4.DynamicData
Assembly: CSC.SC.TOPICA4.DynamicData (in CSC.SC.TOPICA4.DynamicData.dll) Version: 4.30.6239.27195
Syntax
C#
public DataTable GetStructureTypesDataTable(
	Database database
)

Parameters

database
Type: Database
The database.

Return Value

Type: DataTable

[Missing <returns> documentation for "M:CSC.SC.TOPICA4.DynamicData.DataDictionary.GetStructureTypesDataTable(CSC.SC.Enterprise.DataAccess.Database)"]

See Also