Sdílet prostřednictvím


ISqlTypeSpecifier.GetTypeRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISqlType.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetTypeRelationship As IModelSingleRelationship(Of ISqlTypeSpecifier, ISqlType)
IModelSingleRelationship<ISqlTypeSpecifier, ISqlType> GetTypeRelationship()
IModelSingleRelationship<ISqlTypeSpecifier^, ISqlType^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISqlTypeSpecifier, ISqlType> 
function GetTypeRelationship() : IModelSingleRelationship<ISqlTypeSpecifier, ISqlType>

Vrácená hodnota

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlTypeSpecifier, ISqlType>

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISqlTypeSpecifier Rozhraní

GetTypeRelationship – přetížení

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů