Compartir a través de


IdentityKey Propiedad

Espacio de nombres:  Microsoft.SqlServer.Management.Dmf
Ensamblado:  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Sintaxis

'Declaración
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As TargetSetLevel..::..Key
    Get
'Uso
Dim instance As TargetSetLevel
Dim value As TargetSetLevel..::..Key

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