Partager via


ISql90XmlIndex.UsingPrimaryXmlIndex, propriété

Obtient ou définit l'index XML primaire sur l'objet à indexer.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90XmlIndex Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms