ISql90XmlIndex.PrimaryXmlIndexUsage プロパティ

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

構文

'宣言
Property PrimaryXmlIndexUsage As SqlPrimaryXmlIndexUsage
'使用
Dim instance As ISql90XmlIndex
Dim value As SqlPrimaryXmlIndexUsage

value = instance.PrimaryXmlIndexUsage

instance.PrimaryXmlIndexUsage = value
SqlPrimaryXmlIndexUsage PrimaryXmlIndexUsage { get; set; }
property SqlPrimaryXmlIndexUsage PrimaryXmlIndexUsage {
    SqlPrimaryXmlIndexUsage get ();
    void set (SqlPrimaryXmlIndexUsage value);
}
function get PrimaryXmlIndexUsage () : SqlPrimaryXmlIndexUsage
function set PrimaryXmlIndexUsage (value : SqlPrimaryXmlIndexUsage)

プロパティ値

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

参照

参照

ISql90XmlIndex インターフェイス

ISql90XmlIndex メンバ

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