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

列の名前
列の型
の新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal dataType As String _
)
public DataColumn( 
   string name,
   string dataType
)

パラメータ

name
列の名前
dataType
列の型
参照

関連項目

DataColumn 構造体
DataColumn メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.