Click or drag to resize

DataSourceCommandTypeGetTableMetadata Field

Gets meta data for the table, specified in TableName. Returns the meta-data in TableMetadataResult.

For more information, see CreateGetTableMetadataCommand(String, String).

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public const DataSourceCommandType GetTableMetadata = 5

Field Value

Type: DataSourceCommandType
See Also