다음을 통해 공유


DataSetInfo.ObjectDataSourceType 속성

정의

개체 데이터 원본의 유형을 가져오거나 설정합니다.

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

속성 값

개체 데이터 원본의 유형입니다.

적용 대상