Partager via


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

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90Aggregate Interface

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