Condividi tramite


Proprietà ModelComparisonResult.IsEqual

Restituisce un valore che indica se gli elementi confrontati sono uguali.

Spazio dei nomi:  Microsoft.Data.Schema.SchemaModel
Assembly:  Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property IsEqual As Boolean
    Get
public bool IsEqual { get; }
public:
property bool IsEqual {
    bool get ();
}
member IsEqual : bool
function get IsEqual () : boolean

Valore proprietà

Tipo: System.Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ModelComparisonResult Classe

Spazio dei nomi Microsoft.Data.Schema.SchemaModel