次の方法で共有


Report.DataSetName プロパティ

定義

レポートに含まれるデータセットが 1 つだけの場合のデータセット名を取得します。

public:
 property System::String ^ DataSetName { System::String ^ get(); };
public string DataSetName { get; }
member this.DataSetName : string
Public ReadOnly Property DataSetName As String

プロパティ値

string 値。

適用対象