다음을 통해 공유


IdentityKey 속성

네임스페이스:  Microsoft.SqlServer.Management.Dmf
어셈블리:  Microsoft.SqlServer.Dmf.dll의 Microsoft.SqlServer.Dmf

구문

‘선언
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As Condition..::..Key
    Get
‘사용 방법
Dim instance As Condition
Dim value As Condition..::..Key

value = instance.IdentityKey
[SfcIgnoreAttribute]
public Condition..::..Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property Condition..::..Key^ IdentityKey {
    Condition..::..Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : Condition..::..Key
function get IdentityKey () : Condition..::..Key