RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.ValueParameter Property

Used internally to mark server method parameter descendant of TDBXWritableValue.

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

ValueParameter is used internally to mark a server method in/out parameter as being a descendant of TDBXWritableValue. These are nullable parameters, regardless of their type. 

 

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