Поделиться через


ISql90MessageType.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

См. также

Ссылки

ISql90MessageType Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен