Metodo ISql90ClrMethod.GetReturnTypeRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISqlTypeSpecifier associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90ClrMethod Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel