Metodo ISqlUserDefinedDataType.GetTypeRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISqlBuiltInType associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

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

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISqlUserDefinedDataType Interfaccia

Overload GetTypeRelationship

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel