Partager via


ISql90ClrMethod.GetParametersRelationship, méthode

Retourne un IModelMultiRelationship entre this et le ISql90ClrMethodParameter associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetParametersRelationship As IModelMultiRelationship(Of ISql90ClrMethod, ISql90ClrMethodParameter)
IModelMultiRelationship<ISql90ClrMethod, ISql90ClrMethodParameter> GetParametersRelationship()
IModelMultiRelationship<ISql90ClrMethod^, ISql90ClrMethodParameter^>^ GetParametersRelationship()
abstract GetParametersRelationship : unit -> IModelMultiRelationship<ISql90ClrMethod, ISql90ClrMethodParameter> 
function GetParametersRelationship() : IModelMultiRelationship<ISql90ClrMethod, ISql90ClrMethodParameter>

Valeur de retour

Type : Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90ClrMethod, ISql90ClrMethodParameter>

Sécurité .NET Framework

Voir aussi

Référence

ISql90ClrMethod Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms