PrintDocument for WinForms
SetName メソッド (QueryParameter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > QueryParameter クラス : SetName メソッド
The new name of the parameter.
Sets the name of the current QueryParameter.
シンタックス
'宣言
 
Protected Overrides Sub SetName( _
   ByVal newName As System.String _
) 
'使用法
 
Dim instance As QueryParameter
Dim newName As System.String
 
instance.SetName(newName)
protected override void SetName( 
   System.string newName
)

パラメータ

newName
The new name of the parameter.
参照

QueryParameter クラス
QueryParameter メンバ