Compartir a través de


ISqlTypeSpecifier.GetTypeRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISqlType 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 ISqlTypeSpecifier, ISqlType)
IModelSingleRelationship<ISqlTypeSpecifier, ISqlType> GetTypeRelationship()
IModelSingleRelationship<ISqlTypeSpecifier^, ISqlType^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISqlTypeSpecifier, ISqlType> 
function GetTypeRelationship() : IModelSingleRelationship<ISqlTypeSpecifier, ISqlType>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlTypeSpecifier Interfaz

GetTypeRelationship (Sobrecarga)

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