IdentityKey 속성
컬렉션 집합에 대한 ID 키를 가져옵니다.
네임스페이스: Microsoft.SqlServer.Management.Collector
어셈블리: Microsoft.SqlServer.Management.Collector(Microsoft.SqlServer.Management.Collector.dll)
구문
‘선언
Public ReadOnly Property IdentityKey As CollectionSet..::..Key
Get
‘사용 방법
Dim instance As CollectionSet
Dim value As CollectionSet..::..Key
value = instance.IdentityKey
public CollectionSet..::..Key IdentityKey { get; }
public:
property CollectionSet..::..Key^ IdentityKey {
CollectionSet..::..Key^ get ();
}
member IdentityKey : CollectionSet..::..Key
function get IdentityKey () : CollectionSet..::..Key
속성 값
유형: Microsoft.SqlServer.Management.Collector. . :: . .CollectionSet. . :: . .Key
컬렉션 집합에 대한 Key 개체입니다.
주의
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.