RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.Literal Property

Used to mark parameter as a literal value.

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

Literal is used to mark a parameter as being specified in the command text property as a literal value. 

 

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