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