Compartir a través de


ISql90Constraint.GetDefiningTableRelationship (Método)

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

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

Sintaxis

'Declaración
Function GetDefiningTableRelationship As IModelSingleRelationship(Of ISql90Constraint, ISql90SpecifiesTable)
IModelSingleRelationship<ISql90Constraint, ISql90SpecifiesTable> GetDefiningTableRelationship()
IModelSingleRelationship<ISql90Constraint^, ISql90SpecifiesTable^>^ GetDefiningTableRelationship()
abstract GetDefiningTableRelationship : unit -> IModelSingleRelationship<ISql90Constraint, ISql90SpecifiesTable> 
function GetDefiningTableRelationship() : IModelSingleRelationship<ISql90Constraint, ISql90SpecifiesTable>

Valor devuelto

Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Constraint, ISql90SpecifiesTable>

Seguridad de .NET Framework

Vea también

Referencia

ISql90Constraint Interfaz

GetDefiningTableRelationship (Sobrecarga)

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