Class DataSetInfo
Inheritance
System.Object
DataSetInfo
Namespace: BoldReports.Web
Assembly: BoldReports.Web.dll
Syntax
public class DataSetInfo : Object
Constructors
DataSetInfo()
Declaration
public DataSetInfo()
Properties
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
RecordsCount
Declaration
public int RecordsCount { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |