다음을 통해 공유


EdmSchemaError.SchemaName 속성

정의

오류가 있는 스키마의 이름을 가져옵니다.

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

속성 값

오류가 있는 스키마의 이름입니다.

적용 대상