ISql90XmlTypeSpecifier.XmlSchemaCollection 属性

获取或设置此类型的对象的 XML 架构。

命名空间:  Microsoft.Data.Schema.Sql.SchemaModel
程序集:  Microsoft.Data.Schema.Sql(在 Microsoft.Data.Schema.Sql.dll 中)

语法

声明
Property XmlSchemaCollection As ISql90XmlSchemaCollection
    Get
    Set
ISql90XmlSchemaCollection XmlSchemaCollection { get; set; }
property ISql90XmlSchemaCollection^ XmlSchemaCollection {
    ISql90XmlSchemaCollection^ get ();
    void set (ISql90XmlSchemaCollection^ value);
}
abstract XmlSchemaCollection : ISql90XmlSchemaCollection with get, set
function get XmlSchemaCollection () : ISql90XmlSchemaCollection
function set XmlSchemaCollection (value : ISql90XmlSchemaCollection)

属性值

类型:Microsoft.Data.Schema.Sql.SchemaModel.ISql90XmlSchemaCollection

.NET Framework 安全性

请参见

参考

ISql90XmlTypeSpecifier 接口

Microsoft.Data.Schema.Sql.SchemaModel 命名空间