ObjectClass 열거형

정의

엔진 사양 참조: CatalogViewsRef: 부록 유니버설 엔터티 클래스 다음 표는 헤더 파일 cmedscan.h에 정의된 시스템의 엔터티 클래스 도메인을 나타냅니다. 엔터티 클래스 사용은 다음과 같습니다. 여기에 포함된 sys.database_permissions sys.server_permissions sys.extended_properties 보안 개체만 포함됩니다.

public enum ObjectClass
type ObjectClass = 
Public Enum ObjectClass
상속
ObjectClass

필드

Name Description
Database 0

데이터베이스

ObjectOrColumn 1

개체(Table, StoredProcedure 등) 또는 Column입니다.

Schema 3

스키마.

SqlAssembly 5

집회

UserDefinedType 6

사용자 정의 형식

SecurityExpression 8

보안 식입니다.

XmlNamespace 10

XML 네임스페이스

MessageType 15

메시지 유형

ServiceContract 16

메시지 계약

Service 17

서비스(Broker)

RemoteServiceBinding 18
ServiceRoute 19
FullTextCatalog 23

전체 텍스트 카탈로그

SymmetricKey 24

대칭 키

Certificate 25

인증서

AsymmetricKey 26

AsymmetricKey

FullTextStopList 29

전체 텍스트 중지 목록

SearchPropertyList 31

검색 속성 목록

Server 100

서버

Login 101

로그인

Endpoint 105

엔드포인트

AvailabilityGroup 108

AvailabilityGroup

User 200

사용자.

DatabaseRole 201

데이터베이스 역할.

ApplicationRole 202

애플리케이션 역할.

ServerPrincipal 300

로그인.

ServerRole 301

서버 역할.

ExternalDataSource 302

ExternalDataSource

ExternalFileFormat 303

ExternalFileFormat

적용 대상