Compartir a través de


ISql90XmlIndexedObject.GetXmlIndexRelationship (Método)

Devuelve una interfaz IModelReverseMultiRelationship entre this y la interfaz ISql90XmlIndex asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90XmlIndexedObject Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)