Condividi tramite


Proprietà NewKey

Gets the SfcKey object that represents the new key. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property NewKey As SfcKey
    Get
'Utilizzo
Dim instance As SfcBeforeObjectRenamedEventArgs
Dim value As SfcKey

value = instance.NewKey
public SfcKey NewKey { get; }
public:
property SfcKey^ NewKey {
    SfcKey^ get ();
}
member NewKey : SfcKey
function get NewKey () : SfcKey

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcKey
The SfcKey object that represents the new key.