Compartir a través de


ISql90XmlIndex.GetIndexedObjectRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql90XmlIndexedObject asociada.

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

Sintaxis

'Declaración
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of ISql90XmlIndex, ISql90XmlIndexedObject)
IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndexedObject> GetIndexedObjectRelationship()
IModelSingleRelationship<ISql90XmlIndex^, ISql90XmlIndexedObject^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndexedObject> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISql90XmlIndex, ISql90XmlIndexedObject>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90XmlIndex Interfaz

GetIndexedObjectRelationship (Sobrecarga)

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