ActiveReports for .NET 18.0J
SetMultiValueParameter メソッド (DbConnectionAdapter)

GrapeCity.ActiveReports.Rendering.Data 名前空間 > DbConnectionAdapter クラス : SetMultiValueParameter メソッド
シンタックス
'宣言
 
Public Sub SetMultiValueParameter( _
   ByVal command As DbCommand, _
   ByVal parameterName As String, _
   ByVal value() As Object _
) 
public void SetMultiValueParameter( 
   DbCommand command,
   string parameterName,
   object[] value
)

パラメータ

command
parameterName
value
参照

DbConnectionAdapter クラス
DbConnectionAdapter メンバ