RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MetaDataCollectionName.Schemas Field

This metadata collection represents schemas in a database.

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

This metadata collection represents schemas in a database. The columns are:

Column Name 
Data Type 
Description 
CatalogName  
String  
The catalog name.  
SchemaName  
String  
The schema name.  

 

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