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

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.Extensibility.Data 名前空間 > DataColumn 構造体 : DataColumn コンストラクタ
列名。
列の種類。
の新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal dataType As String _
)
public DataColumn( 
   string name,
   string dataType
)

パラメータ

name
列名。
dataType
列の種類。
参照

DataColumn 構造体
DataColumn メンバ