Compartir a través de


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

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90Aggregate Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)