RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MetaDataCollectionName.Packages Field

This metadata collection represents packages in a database.

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

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

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

 

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