ISql90ClrMethodParameter.GetTypeRelationship-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 GetTypeRelationship As IModelSingleRelationship(Of ISql90ClrMethodParameter, ISqlTypeSpecifier)
IModelSingleRelationship<ISql90ClrMethodParameter, ISqlTypeSpecifier> GetTypeRelationship()
IModelSingleRelationship<ISql90ClrMethodParameter^, ISqlTypeSpecifier^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISql90ClrMethodParameter, ISqlTypeSpecifier> 
function GetTypeRelationship() : IModelSingleRelationship<ISql90ClrMethodParameter, ISqlTypeSpecifier>

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90ClrMethodParameter Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace