RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAdoDbxMetaDataColumnNames Class

Column headers for Restrictions DataTable.

Pascal
TAdoDbxMetaDataColumnNames = class;
C++
class TAdoDbxMetaDataColumnNames;

Borland.Data.AdoDbxClientProvider

TAdoDbxMetaDataColumnNames are the column headers of the DataTable returned when TAdoDbxConnection.GetSchema is called with DbMetaDataCollectionNames.Restrictions as the first parameter—the Restrictions DataTable. 

This table contains the metadata column names.

Constant 
Description 
Name of the restriction.  
Order in which the restriction should be specified in the restrictions array.  
Default value if nil is specified for the restriction.  

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!