MetadataProviderUtils::Names::Schema Class
Provides the common names of the SQL Server schemas.
Assembly: Microsoft.SqlServer.Management.SqlParser (in Microsoft.SqlServer.Management.SqlParser.dll)
System::Object
Microsoft.SqlServer.Management.SqlParser.MetadataProvider::MetadataProviderUtils::Names::Schema
Microsoft.SqlServer.Management.SqlParser.MetadataProvider::MetadataProviderUtils::Names::Schema
| Name | Description | |
|---|---|---|
![]() ![]() | Dbo | Gets the name of the dbo schema ("dbo"). |
![]() ![]() | InformationSchema | Gets the name of the information schema ("INFORMATION_SCHEMA"). |
![]() ![]() | Sys | Gets the name of the sys schema ("sys"). |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

