SqlClientMetaDataCollectionNames
Provides a list of constants for use with the GetSchema method to retrieve metadata collections.
A constant for use with the GetSchema method that represents the Columns collection.
A constant for use with the GetSchema method that represents the Databases collection.
A constant for use with the GetSchema method that represents the ForeignKeys collection.
A constant for use with the GetSchema method that represents the IndexColumns collection.
A constant for use with the GetSchema method that represents the Indexes collection.
A constant for use with the GetSchema method that represents the Parameters collection.
A constant for use with the GetSchema method that represents the ProcedureColumns collection.
A constant for use with the GetSchema method that represents the Procedures collection.
A constant for use with the GetSchema method that represents the Tables collection.
A constant for use with the GetSchema method that represents the UserDefinedTypes collection.
A constant for use with the GetSchema method that represents the Users collection.
A constant for use with the GetSchema method that represents the ViewColumns collection.
A constant for use with the GetSchema method that represents the Views collection.