RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MetaDataCollectionName.ColumnConstraints Field

This metadata collection is used internally.

Pascal
const ColumnConstraints: string = "ColumnConstraints";
C++
string ColumnConstraints = "ColumnConstraints";

This metadata collection represents catalogs in a database is used internally.  

The columns are:

Column Name 
Data Type 
Description 
CatalogName  
String  
The catalog name.  
SchemaName  
String  
The schema name.  
TableName  
String  
The table name.  
ConstraintName  
String  
The constraint name.  
ColumnName  
String  
The column name.  

 

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