ISql90ClrMethod.GetReturnTypeRelationship (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 GetReturnTypeRelationship As IModelSingleRelationship(Of ISql90ClrMethod, ISqlTypeSpecifier)
IModelSingleRelationship<ISql90ClrMethod, ISqlTypeSpecifier> GetReturnTypeRelationship()
IModelSingleRelationship<ISql90ClrMethod^, ISqlTypeSpecifier^>^ GetReturnTypeRelationship()
abstract GetReturnTypeRelationship : unit -> IModelSingleRelationship<ISql90ClrMethod, ISqlTypeSpecifier>
function GetReturnTypeRelationship() : IModelSingleRelationship<ISql90ClrMethod, ISqlTypeSpecifier>
Valor devuelto
Tipo: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ClrMethod, ISqlTypeSpecifier>
Seguridad de .NET Framework
- Plena confianza para el llamador inmediato. Un código de confianza parcial no puede utilizar este miembro. Para obtener más información, vea Utilizar bibliotecas de código que no es de plena confianza.