RAD Studio VCL Reference
|
Returns the DBKey for the current row in the table.
property CurrentDBKey: TIBDBKey;
__property TIBDBKey CurrentDBKey;
Use CurrentDBKey to return the DBKey for the current row in the table. A DBKey is a unique row identifier for the duration of the current transaction. This property is primarily for internal use.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|