SQLExpressionFieldDefinitions Members

Contains the SQLExpressionFieldDefinition objects for every SQL expression field in the report.

The following tables list the members exposed by the SQLExpressionFieldDefinitions type.

Public Properties

Property Description
Public property Count  Gets the number of SQLExpressionFieldDefinition objects in the collection.
Public property Item  Overloaded. Gets the object with the specified name. In C#, this property is the indexer for the SQLExpressionFieldDefinition class.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace