ISql90UserDefinedType.GetMethodsRelationship-Methode

Gibt eine IModelMultiRelationship zwischen this und der zugeordneten ISql90ClrMethod zurück.

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

Syntax

'Declaration
Function GetMethodsRelationship As IModelMultiRelationship(Of ISql90UserDefinedType, ISql90ClrMethod)
IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrMethod> GetMethodsRelationship()
IModelMultiRelationship<ISql90UserDefinedType^, ISql90ClrMethod^>^ GetMethodsRelationship()
abstract GetMethodsRelationship : unit -> IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrMethod> 
function GetMethodsRelationship() : IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrMethod>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90UserDefinedType, ISql90ClrMethod>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90UserDefinedType Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace