Proprietà ISql90XmlIndex.UsingPrimaryXmlIndex

Ottiene o imposta l'indice XML primario sull'oggetto da indicizzare.

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

Sintassi

'Dichiarazione
Property UsingPrimaryXmlIndex As ISql90XmlIndex
    Get
    Set
ISql90XmlIndex UsingPrimaryXmlIndex { get; set; }
property ISql90XmlIndex^ UsingPrimaryXmlIndex {
    ISql90XmlIndex^ get ();
    void set (ISql90XmlIndex^ value);
}
abstract UsingPrimaryXmlIndex : ISql90XmlIndex with get, set
function get UsingPrimaryXmlIndex () : ISql90XmlIndex
function set UsingPrimaryXmlIndex (value : ISql90XmlIndex)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90XmlIndex Interfaccia

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