RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXNullValue Class

Implementation of TDBXWritableValue for Parameters that have no type.

Pascal
TDBXNullValue = class(TDBXWritableValue);
C++
class TDBXNullValue : public TDBXWritableValue;

TDBXNullValue is an implementation of TDBXWritableValue for Parameters that have no type. 

 

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