Proprietà SchemaCompareProjectBasedModelProvider.ModelInformation

Questo membro esegue l'override di SchemaCompareModelProviderBase.ModelInformation.

Spazio dei nomi:  Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
Assembly:  Microsoft.VisualStudio.Data.Schema.Package (in Microsoft.VisualStudio.Data.Schema.Package.dll)

Sintassi

'Dichiarazione
Public Overrides ReadOnly Property ModelInformation As SchemaCompareModelInformation
    Get
public override SchemaCompareModelInformation ModelInformation { get; }
public:
virtual property SchemaCompareModelInformation^ ModelInformation {
    SchemaCompareModelInformation^ get () override;
}
abstract ModelInformation : SchemaCompareModelInformation
override ModelInformation : SchemaCompareModelInformation
override function get ModelInformation () : SchemaCompareModelInformation

Valore proprietà

Tipo: Microsoft.Data.Schema.Tools.Compare.Schema.SchemaCompareModelInformation

Implementa

ISchemaCompareModelProvider.ModelInformation

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SchemaCompareProjectBasedModelProvider Classe

Spazio dei nomi Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare