Partager via


ISqlDefaultConstraint.GetForColumnRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlColumn associé.

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

Syntaxe

'Déclaration
Function GetForColumnRelationship As IModelSingleRelationship(Of ISqlDefaultConstraint, ISqlColumn)
IModelSingleRelationship<ISqlDefaultConstraint, ISqlColumn> GetForColumnRelationship()
IModelSingleRelationship<ISqlDefaultConstraint^, ISqlColumn^>^ GetForColumnRelationship()
abstract GetForColumnRelationship : unit -> IModelSingleRelationship<ISqlDefaultConstraint, ISqlColumn> 
function GetForColumnRelationship() : IModelSingleRelationship<ISqlDefaultConstraint, ISqlColumn>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlDefaultConstraint, ISqlColumn>

Sécurité .NET Framework

Voir aussi

Référence

ISqlDefaultConstraint Interface

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