SDAC

TCustomMSTable.TableName Property

Used to specify the name of the database table that this component encapsulates.

Class

TCustomMSTable

Syntax

property TableName: string;

Remarks

Use the TableName property to specify the name of the database table that this component encapsulates. At design-time select a valid table name from the TableName drop-down list in the Object Inspector.

Note: To work with temporary tables you must set TCustomMSDataSet.FetchAll to True (for details see the FetchAll description).

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback