Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
DataSet
.
.
::
.
.
Fields Property
DataSet Class
See Also
Gets the
Fields
collection containing fields of the data set.
Namespace:
C1.C1Rdl.Rdl2008
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
Fields
Fields
{
get
; }
Visual Basic
Public
ReadOnly
Property
Fields
As
Fields
Get
See Also
DataSet Class
C1.C1Rdl.Rdl2008 Namespace