TableLink Members

Allows you to retrieve information on the database table links.

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

Public Properties

Property Description
Public property DestinationFields  Gets reference to table link destination DatabaseFieldDefinitions collection.
Public property DestinationTable  Gets reference to the table link destination Table object.
Public property JoinType  Gets a summary of the linking used by the table.
Public property SourceFields  Gets reference to table link source DatabaseFieldDefinitions collection.
Public property SourceTable  Gets reference to the table link source Table object.

Top

See Also

Reference

CrystalDecisions.CrystalReports.Engine Namespace