PrintDocument for WinForms
DataSetField コンストラクタ(String)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.DataBinding 名前空間 > DataSetField クラス > DataSetField コンストラクタ : DataSetField コンストラクタ(String)
このフィールドの識別に使用される名前に割り当てられた文字列。現在のフィールドが DataSetFieldCollectionに追加された場合、この名前はそのコレクション内で一意である必要があります。
このフィールドの C1.C1Preview.NamedCollectionItem.Nameを割り当てて、 DataSetFieldクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As System.String _
)
'使用法
 
Dim name As System.String
 
Dim instance As New DataSetField(name)
public DataSetField( 
   System.string name
)

パラメータ

name
このフィールドの識別に使用される名前に割り当てられた文字列。現在のフィールドが DataSetFieldCollectionに追加された場合、この名前はそのコレクション内で一意である必要があります。
参照

DataSetField クラス
DataSetField メンバ
オーバーロード一覧