Partilhar via


Propriedade ISql90XmlIndex.IndexedObject

Obtém ou define o objeto a ser indexado.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)

Sintaxe

'Declaração
Property IndexedObject As ISql90XmlIndexedObject
    Get
    Set
ISql90XmlIndexedObject IndexedObject { get; set; }
property ISql90XmlIndexedObject^ IndexedObject {
    ISql90XmlIndexedObject^ get ();
    void set (ISql90XmlIndexedObject^ value);
}
abstract IndexedObject : ISql90XmlIndexedObject with get, set
function get IndexedObject () : ISql90XmlIndexedObject
function set IndexedObject (value : ISql90XmlIndexedObject)

Valor de propriedade

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

Segurança do .NET Framework

Consulte também

Referência

ISql90XmlIndex Interface

Sobrecargas IndexedObject

Namespace Microsoft.Data.Schema.Sql.SchemaModel