RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreParameter.IsNullable Property

Indicates whether parameter accepts null values.

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

IsNullable gets or sets a value that indicates whether the parameter accepts null values. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!