PowerTools ActiveReports for .NET 11.0J
DrillthroughParameter コンストラクタ

パラメータの名前。
パラメータの値。
パラメータをスキップするかどうかを示す値。
新しいパラメータを作成します。
構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal value As Object, _
   ByVal omit As Boolean _
)
public DrillthroughParameter( 
   string name,
   object value,
   bool omit
)

パラメータ

name
パラメータの名前。
value
パラメータの値。
omit
パラメータをスキップするかどうかを示す値。
参照

関連項目

DrillthroughParameter 構造体
DrillthroughParameter メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.