Field Class

Definition

Represents a field within the dataset of a report.

public ref class Field
public class Field
type Field = class
Public Class Field
Inheritance
Field

Remarks

Use Field with the Fields property of the DataSetDefinition class.

Constructors

Field()

Initializes a new instance of the Field class.

Properties

Alias

The alias of a field in a report.

Name

The name of a field in a query.

Applies to