Condividi tramite


Metodo ISql90XmlIndexedObject.GetXmlIndexRelationship

Restituisce un oggetto IModelReverseMultiRelationship tra this e l'oggetto ISql90XmlIndex associato.

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

Sintassi

'Dichiarazione
Function GetXmlIndexRelationship As IModelReverseMultiRelationship(Of ISql90XmlIndexedObject, ISql90XmlIndex)
IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex> GetXmlIndexRelationship()
IModelReverseMultiRelationship<ISql90XmlIndexedObject^, ISql90XmlIndex^>^ GetXmlIndexRelationship()
abstract GetXmlIndexRelationship : unit -> IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex> 
function GetXmlIndexRelationship() : IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISql90XmlIndexedObject, ISql90XmlIndex>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90XmlIndexedObject Interfaccia

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