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

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90Aggregate Interfaccia

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