12. Understanding .NET Data Provider Connectivity : .NET Data Provider Classes : IngresMetaDataCollectionNames Class
 
Share this page                  
IngresMetaDataCollectionNames Class
The IngresMetaDataCollectionNames class presents information on metadata, such as tables, views, and columns. Each member of the class is a constant string suitable for use as collectionName argument for the IngresConnection.GetSchema method.
The collectionNames supported are:
Columns
Indexes
ProcedureParameters
Procedures
Tables
Views