다음을 통해 공유


DataSetInfo.SchemaPath 속성

정의

스키마의 경로를 가져오거나 설정합니다.

public:
 property System::String ^ SchemaPath { System::String ^ get(); void set(System::String ^ value); };
public string SchemaPath { get; set; }
member this.SchemaPath : string with get, set
Public Property SchemaPath As String

속성 값

스키마의 경로입니다.

적용 대상