Share via


Report.ReportID プロパティ

プロパティの ID レポートを取得します。

名前空間:  Microsoft.SqlServer.Management
アセンブリ:  Microsoft.SqlServer.Management.SDK.SqlStudio (Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

構文

'宣言

Public ReadOnly Property ReportID As 
    Get
'使用

Dim instance As Report
Dim value As 

value = instance.ReportID
public  ReportID { get; }
public:
property  ReportID {
     get ();
}
member ReportID : 
function get ReportID () : 

プロパティ値

型:
プロパティの ID 値。

関連項目

参照

Report クラス

Microsoft.SqlServer.Management 名前空間