Freigeben über


ISqlUserDefinedDataType.GetTypeRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISqlBuiltInType 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 ISqlUserDefinedDataType, ISqlBuiltInType)
IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType> GetTypeRelationship()
IModelSingleRelationship<ISqlUserDefinedDataType^, ISqlBuiltInType^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType> 
function GetTypeRelationship() : IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISqlUserDefinedDataType Schnittstelle

GetTypeRelationship-Überladung

Microsoft.Data.Schema.Sql.SchemaModel-Namespace