Compartir a través de


ISql90UserDefinedType.GetMethodsRelationship (Método)

Devuelve una interfaz IModelMultiRelationship entre this y la interfaz ISql90ClrMethod asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90UserDefinedType Interfaz

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