RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXValueType.AutoIncrement Property

Gets the value that determines whether or not this describes an autoincrement value.

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

Use AutoIncrement to get the value that determines whether or not this TDBXValueType instance describes an autoincrement value. 

 

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