SchemaCompareProjectBasedModelProvider.ModelInformation 属性

此成员重写 SchemaCompareModelProviderBase.ModelInformation

命名空间:  Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare
程序集:  Microsoft.VisualStudio.Data.Schema.Package(在 Microsoft.VisualStudio.Data.Schema.Package.dll 中)

语法

声明
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

属性值

类型:Microsoft.Data.Schema.Tools.Compare.Schema.SchemaCompareModelInformation

实现

ISchemaCompareModelProvider.ModelInformation

.NET Framework 安全性

请参见

参考

SchemaCompareProjectBasedModelProvider 类

Microsoft.VisualStudio.Data.Schema.Package.SchemaCompare 命名空间