ISql90Constraint.GetDefiningTableRelationship – metoda
Vrátí IModelSingleRelationship mezi this a přidruženého ISql90SpecifiesTable.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
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>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90Constraint, ISql90SpecifiesTable>
Zabezpečení rozhraní .NET Framework
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.