IdentityKey 속성
Gets the key that identifies the policy.
네임스페이스: Microsoft.SqlServer.Management.Dmf
어셈블리: Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf
구문
‘선언
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Policy..::..Key
Get
‘사용 방법
Dim instance As Policy
Dim value As Policy..::..Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public Policy..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Policy..::..Key^ IdentityKey {
Policy..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Policy..::..Key
function get IdentityKey () : Policy..::..Key
속성 값
형식: Microsoft.SqlServer.Management.Dmf. . :: . .Policy. . :: . .Key
A Policy..::..Key object value that specifies the identity key.
주의
이 네임스페이스, 클래스 또는 멤버는 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.