AdditionalInfo.SharedDataSet 屬性

定義

取得或設定共享資料集。

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

屬性值

共享的資料集。

適用於