次の方法で共有


DataSourceReference プロパティ

共有データ ソースへのパス。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property DataSourceReference As String
    Get
    Set
'使用
Dim instance As DataSource
Dim value As String

value = instance.DataSourceReference

instance.DataSourceReference = value
public string DataSourceReference { get; set; }
public:
property String^ DataSourceReference {
    String^ get ();
    void set (String^ value);
}
member DataSourceReference : string with get, set
function get DataSourceReference () : String
function set DataSourceReference (value : String)

プロパティ値

型: System. . :: . .String
DataSourceReference オブジェクトです。