ITable.CaseSensitiveNativeName

Syntax

CaseSensitiveNativeName: String;

Description

The CaseSensitiveNativeName property determines physical name of the table in a database taking into account case of symbols.

Comments

It is used on working with external tables, procedures, queries if they are based on the database that takes into account case in table names.

See also:

ITable

ITable.NativeName