RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DataStoreErrorCode.ParameterValueNotSet Field
Pascal
const ParameterValueNotSet: Integer = 3000 + 88;
C++
int ParameterValueNotSet = 3000 + 88;

This is ParameterValueNotSet, a member of class DataStoreErrorCode.

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