RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDatabaseMetaData.SupportsLowerCaseIdentifiers Property

Lowercase identifiers are stored in lowercase characters in the database.

Pascal
property SupportsLowerCaseIdentifiers: Boolean;
C++
__property Boolean SupportsLowerCaseIdentifiers;

SupportsLowerCaseIdentifiers indicates whether lowercase identifiers are stored in lowercase characters in the database. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!