다음을 통해 공유


EntityStoreSchemaFilterEntry.Schema 속성

정의

적절한 스키마를 선택하는 데 사용할 패턴을 가져옵니다.

public:
 property System::String ^ Schema { System::String ^ get(); };
public string Schema { get; }
member this.Schema : string
Public ReadOnly Property Schema As String

속성 값

Catalog.Schema.Name으로 형식이 지정된 데이터베이스 이름의 Schema 부분입니다.

적용 대상