Partager via


ISqlSpecifiesIndex.GetColumnSpecificationsRelationship, méthode

Retourne un IModelMultiRelationship entre this et le ISqlIndexedColumnSpecification associé.

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

Syntaxe

'Déclaration
Function GetColumnSpecificationsRelationship As IModelMultiRelationship(Of ISqlSpecifiesIndex, ISqlIndexedColumnSpecification)
IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification> GetColumnSpecificationsRelationship()
IModelMultiRelationship<ISqlSpecifiesIndex^, ISqlIndexedColumnSpecification^>^ GetColumnSpecificationsRelationship()
abstract GetColumnSpecificationsRelationship : unit -> IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification> 
function GetColumnSpecificationsRelationship() : IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISqlSpecifiesIndex, ISqlIndexedColumnSpecification>

Sécurité .NET Framework

Voir aussi

Référence

ISqlSpecifiesIndex Interface

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