DbMetaDataCollectionNames Class
Provides a list of constants for the well-known MetaDataCollections: DataSourceInformation, DataTypes, MetaDataCollections, ReservedWords, and Restrictions.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | DataSourceInformation | A constant for use with the GetSchema method that represents the DataSourceInformation collection. |
![]() ![]() | DataTypes | A constant for use with the GetSchema method that represents the DataTypes collection. |
![]() ![]() | MetaDataCollections | A constant for use with the GetSchema method that represents the MetaDataCollections collection. |
![]() ![]() | ReservedWords | A constant for use with the GetSchema method that represents the ReservedWords collection. |
![]() ![]() | Restrictions | A constant for use with the GetSchema method that represents the Restrictions collection. |
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

