次の方法で共有


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

プロパティ値

オブジェクト データ ソースの型。

適用対象