GrapeCity.ActiveReports.v12 アセンブリ > GrapeCity.Enterprise.Data.DataEngine 名前空間 > Def.DataSet クラス : 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 )