Metodo ISql90ClrMethod.GetParametersRelationship

Restituisce un oggetto IModelMultiRelationship tra this e l'oggetto ISql90ClrMethodParameter associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90ClrMethod Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel