RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.SetNullable Method

Set Nullable property.

Pascal
procedure SetNullable(const NullableValue: Boolean); virtual;
C++
virtual __fastcall SetNullable(const Boolean NullableValue);

SetNullable sets the Nullable property. 

 

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