IsPostRetaining property

Applies to
TIB_Dataset

Declaration
Property IsPostRetaining : boolean;

Description
This flag can be used to tell when the dataset is being posted if it is also going to be retained. This may affect the validation logic on certain columns. You may only want to raise an exception for a certain condition when the post is not going to be retained.