Share via


DatabaseFieldDefinitions Members

Contains the DatabaseFieldDefinition objects for every database field in the report.

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

Public Properties

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

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace