Sdílet prostřednictvím


ISql90XmlTypeSpecifier.XmlSchemaCollection – vlastnost

Získá nebo nastaví schéma XML pro objekty tohoto typu.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

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

Hodnota vlastnosti

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90XmlTypeSpecifier Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů