RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TField.ProviderFlags Property

Specifies how a provider uses the field value when applying updates.

Pascal
property ProviderFlags: TProviderFlags;
C++
__property TProviderFlags ProviderFlags;

ProviderFlags is only relevant for fields that appear in the data packets supplied to a provider component's event handlers. This property is a set of flags that determine how the field is used when applying updates or resolving update errors. 

 

TDataSetProvider 

UpdateMode 

UpdateMode 

CurValue 

OldValue 

NewValue 

Influencing How Updates Are Applied 

Specifying What Fields Appear in Data Packets

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