この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
一意の名前のグループを指定します。
名前空間: Microsoft.ReportingServices.ReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Protected m_uniqueName As Integer
'使用
Dim value As Integer
value = Me.m_uniqueName
Me.m_uniqueName = value
protected int m_uniqueName
protected:
int m_uniqueName
val mutable m_uniqueName: int
protected var m_uniqueName : int