ISql90ClrMethod.GetReturnTypeRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISqlTypeSpecifier zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90ClrMethod Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace