Método ISql100TableTypeConstraint.GetParentRelationship
Retorna um IModelReverseSingleRelationship entre this e associado ISql100TableType.
Namespace: Microsoft.Data.Schema.Sql.SchemaModel
Assembly: Microsoft.Data.Schema.Sql (em Microsoft.Data.Schema.Sql.dll)
Sintaxe
'Declaração
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>
Valor de retorno
Tipo: Microsoft.Data.Schema.SchemaModel.IModelReverseSingleRelationship<ISql100TableTypeConstraint, ISql100TableType>
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiáveis.