Metodo ISql90XmlIndex.GetIndexedObjectRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql90XmlIndexedObject associato.

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

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90XmlIndex Interfaccia

Overload GetIndexedObjectRelationship

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