Compartir a través de


ISqlSubroutineParameter.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 ISqlSubroutineParameter, ISqlTypeSpecifier)
IModelSingleRelationship<ISqlSubroutineParameter, ISqlTypeSpecifier> GetTypeRelationship()
IModelSingleRelationship<ISqlSubroutineParameter^, ISqlTypeSpecifier^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISqlSubroutineParameter, ISqlTypeSpecifier> 
function GetTypeRelationship() : IModelSingleRelationship<ISqlSubroutineParameter, ISqlTypeSpecifier>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISqlSubroutineParameter Interfaz

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