Share via


DatabaseFieldDefinitions.Item Property

Gets the object with the specified name. In C#, this property is the indexer for the DatabaseFieldDefinitions class.

Overload List

Description
DatabaseFieldDefinitions.Item Property (String) Gets the object with the specified name. In C#, this property is the indexer for the DatabaseFieldDefinitions class.
DatabaseFieldDefinitions.Item Property (Integer) Gets the object at the specified index. In C#, this property is the indexer for the DatabaseFieldDefinitions class.

See Also

Reference

DatabaseFieldDefinitions Class
DatabaseFieldDefinitions Members
CrystalDecisions.CrystalReports.Engine Namespace