Proprietà ISql90XmlTypeSpecifier.XmlSchemaCollection

Ottiene o imposta lo schema XML per gli oggetti di questo tipo.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90XmlTypeSpecifier Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel