IdentityKey プロパティ
コレクション アイテムの ID キーを取得します。
名前空間: Microsoft.SqlServer.Management.Collector
アセンブリ: Microsoft.SqlServer.Management.Collector (Microsoft.SqlServer.Management.Collector.dll)
構文
'宣言
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As CollectionItem..::..Key
Get
'使用
Dim instance As CollectionItem
Dim value As CollectionItem..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public CollectionItem..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property CollectionItem..::..Key^ IdentityKey {
CollectionItem..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : CollectionItem..::..Key
function get IdentityKey () : CollectionItem..::..Key
説明
この名前空間、クラス、またはメンバは、Microsoft .NET Framework 2.0 でのみサポートされています。