RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDatabaseMetaData.SupportsUpperCaseIdentifiers Property

Uppercase identifiers are stored in uppercase characters in the database.

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

SupportsUpperCaseIdentifiers indicates whether uppercase identifiers are stored in uppercase characters in the database. 

 

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