Partager via


ISql90MessageType.XmlSchemaCollection, propriété

Obtient ou définit le schéma XML utilisé pour la validation.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : Microsoft.Data.Schema.Sql.SchemaModel.ISql90XmlSchemaCollection

Sécurité .NET Framework

Voir aussi

Référence

ISql90MessageType Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms