Compartilhar via


Método ISql90UserDefinedType.GetMethodsRelationship

Retorna um IModelMultiRelationship entre this e associado ISql90ClrMethod.

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

Sintaxe

'Declaração
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 de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90UserDefinedType Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel