Partager via


ISql90ClrMethod.GetReturnTypeRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISqlTypeSpecifier associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
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>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90ClrMethod Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms