Gets the fields in the data set.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Fields As FieldCollection | |
| C# | |
|---|---|
public FieldCollection Fields {get;} | |
Return Value
A FieldCollection object containing the fields in a data set.
| DataDynamics.Reports | Support Forum |
| Fields Property | |
| See Also | |
|
| DataDynamics.Reports.ReportObjectModel Namespace > DataSet Class : Fields Property |
Gets the fields in the data set.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Fields As FieldCollection | |
| C# | |
|---|---|
public FieldCollection Fields {get;} | |
A FieldCollection object containing the fields in a data set.