Compartir a través de


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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90ClrMethodParameter Interfaz

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