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

構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal filters As IEnumerable(Of Def.Filter), _
   ByVal content As Def.Content, _
   Optional ByVal fieldNames() As String _
)
public Def.DataSet( 
   string name,
   IEnumerable<Def.Filter> filters,
   Def.Content content,
   string[] fieldNames
)

パラメータ

name
filters
content
fieldNames
参照

関連項目

Def.DataSet クラス
Def.DataSet メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.