ISql100TableTypeConstraint.GetParentRelationship – metoda
Vrátí IModelReverseSingleRelationship mezi this a přidruženého ISql100TableType.
Obor názvů: Microsoft.Data.Schema.Sql.SchemaModel
Sestavení: Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)
Syntaxe
'Deklarace
Function GetParentRelationship As IModelReverseSingleRelationship(Of ISql100TableTypeConstraint, ISql100TableType)
IModelReverseSingleRelationship<ISql100TableTypeConstraint, ISql100TableType> GetParentRelationship()
IModelReverseSingleRelationship<ISql100TableTypeConstraint^, ISql100TableType^>^ GetParentRelationship()
abstract GetParentRelationship : unit -> IModelReverseSingleRelationship<ISql100TableTypeConstraint, ISql100TableType>
function GetParentRelationship() : IModelReverseSingleRelationship<ISql100TableTypeConstraint, ISql100TableType>
Vrácená hodnota
Typ: Microsoft.Data.Schema.SchemaModel.IModelReverseSingleRelationship<ISql100TableTypeConstraint, ISql100TableType>
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.