Operatore NameKey.Equality

Include i membri protetti
Include i membri ereditati

Determines whether two objects are the same.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Operatore pubblicoMembro statico Equality(Object, NameKey) Determines whether the the specified Object is the same as the object represented by the specified NameKey .
Operatore pubblicoMembro statico Equality(NameKey, NameKey) Determines whether the objects represented by the two specified NameKey values are the same.
Operatore pubblicoMembro statico Equality(NameKey, Object) Determines whether the object represented by the specified NameKey is the same as the specified Object.

In alto

Vedere anche

Riferimento

NameKey Classe

Spazio dei nomi Microsoft.SqlServer.Management.Utility