RAD Studio VCL Reference
|
Occurs when the provider adds additional information to a data packet it is creating.
property OnGetDataSetProperties: TGetDSProps;
__property TGetDSProps OnGetDataSetProperties;
Write an OnGetDataSetProperties event handler to include application-defined information in the data packets. This information can later be returned using the GetOptionalParam method of the client dataset that represents the data in the packet.
UNIQUE_KEY |
DEFAULT_ORDER |
CHANGE_LOG |
SERVER_COL |
CONSTRAINTS |
DATASET_CONTEXT |
DATASET_DELTA |
LCID |
BDERECORD_X |
TABLE_NAME |
MD_FIELDLINKS |
UPDATEMODE |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|