SfcKeyChain.ServerEquals(SfcKeyChain) Metodo

Definizione

Confronta l'equivalenza server della stessa entità lato server logica indipendentemente dall'albero degli oggetti lato client.

public bool ServerEquals(Microsoft.SqlServer.Management.Sdk.Sfc.SfcKeyChain otherKeychain);
member this.ServerEquals : Microsoft.SqlServer.Management.Sdk.Sfc.SfcKeyChain -> bool
Public Function ServerEquals (otherKeychain As SfcKeyChain) As Boolean

Parametri

otherKeychain
SfcKeyChain

Portachiavi da confrontare.

Valori restituiti

True se equivalente, in caso contrario false.

Si applica a