言語

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

プロパティ値

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

適用対象