ISql90MessageType.XmlSchemaCollection プロパティ

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Property XmlSchemaCollection As ISql90XmlSchemaCollection
'使用
Dim instance As ISql90MessageType
Dim value As ISql90XmlSchemaCollection

value = instance.XmlSchemaCollection

instance.XmlSchemaCollection = value
ISql90XmlSchemaCollection XmlSchemaCollection { get; set; }
property ISql90XmlSchemaCollection^ XmlSchemaCollection {
    ISql90XmlSchemaCollection^ get ();
    void set (ISql90XmlSchemaCollection^ value);
}
function get XmlSchemaCollection () : ISql90XmlSchemaCollection
function set XmlSchemaCollection (value : ISql90XmlSchemaCollection)

プロパティ値

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

参照

参照

ISql90MessageType インターフェイス

ISql90MessageType メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間