Freigeben über


ISqlTypeSpecifier.GetTypeRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISqlType zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
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>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISqlTypeSpecifier Schnittstelle

GetTypeRelationship-Überladung

Microsoft.Data.Schema.Sql.SchemaModel-Namespace