Partager via


ISqlIndex.GetIndexedObjectRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlColumnSource associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetIndexedObjectRelationship As IModelSingleRelationship(Of ISqlIndex, ISqlColumnSource)
IModelSingleRelationship<ISqlIndex, ISqlColumnSource> GetIndexedObjectRelationship()
IModelSingleRelationship<ISqlIndex^, ISqlColumnSource^>^ GetIndexedObjectRelationship()
abstract GetIndexedObjectRelationship : unit -> IModelSingleRelationship<ISqlIndex, ISqlColumnSource> 
function GetIndexedObjectRelationship() : IModelSingleRelationship<ISqlIndex, ISqlColumnSource>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlIndex, ISqlColumnSource>

Sécurité .NET Framework

Voir aussi

Référence

ISqlIndex Interface

GetIndexedObjectRelationship, surcharge

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms