GrapeCity ActiveReports for .NET 12.0J
DataParameter コンストラクタ

構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal value As Object _
)
public DataParameter( 
   string name,
   object value
)

パラメータ

name
value
参照

関連項目

DataParameter 構造体
DataParameter メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.