Compartir a través de


ISqlUserDefinedDataType.GetTypeRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlBuiltInType asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlUserDefinedDataType Interfaz

GetTypeRelationship (Sobrecarga)

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)