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.XEvent
Ensamblado: Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Sintaxis
'Declaración
<SfcIgnoreAttribute> _
Public ReadOnly Property IdentityKey As MapValueInfo.Key
Get
'Uso
Dim instance As MapValueInfo
Dim value As MapValueInfo.Key
value = instance.IdentityKey
[SfcIgnoreAttribute]
public MapValueInfo.Key IdentityKey { get; }
[SfcIgnoreAttribute]
public:
property MapValueInfo.Key^ IdentityKey {
MapValueInfo.Key^ get ();
}
[<SfcIgnoreAttribute>]
member IdentityKey : MapValueInfo.Key
function get IdentityKey () : MapValueInfo.Key
Valor de la propiedad
Tipo: Microsoft.SqlServer.Management.XEvent.MapValueInfo.Key
An SfcKey value.
Comentarios
The Microsoft.SqlServer.Management.Sdk.Sfc.dll contains the assemblies for SQL Foundation Classes. The library is located at the directory: %ProgramFiles%\Microsoft SQL Server\100\SDK\Assemblies.