Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Gets the identity key.
Espacio de nombres: Microsoft.SqlServer.Management.Sdk.Sfc
Ensamblado: Microsoft.SqlServer.Management.Sdk.Sfc (en Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintaxis
'Declaración
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As K
Get
'Uso
Dim instance As SfcInstance
Dim value As K
value = instance.IdentityKey
[SfcIgnoreAttribute]
public K IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property K IdentityKey {
K get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : 'K
function get IdentityKey () : K
Valor de la propiedad
Tipo: K
The identify key.