MetadataProviderUtils.Names.Schema 클래스
Provides the common names of the SQL Server schemas.
상속 계층
System.Object
Microsoft.SqlServer.Management.SqlParser.MetadataProvider.MetadataProviderUtils.Names.Schema
네임스페이스: Microsoft.SqlServer.Management.SqlParser.MetadataProvider
어셈블리: Microsoft.SqlServer.Management.SqlParser(Microsoft.SqlServer.Management.SqlParser.dll)
구문
‘선언
Public NotInheritable Class Schema
‘사용 방법
public static class Schema
public ref class Schema abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Schema = class end
public final class Schema
MetadataProviderUtils.Names.Schema 유형에서 다음 멤버를 표시합니다.
필드
이름 | 설명 | |
---|---|---|
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"). |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
참고 항목
참조
Microsoft.SqlServer.Management.SqlParser.MetadataProvider 네임스페이스