Compartir a través de


ISqlFunction.GetTypeRelationship (Método)

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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlFunction Interfaz

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