DataSourceDetailModified

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalNumber DataSourceDetailModified( SalBoolean bDirty )

Applications and the framework call the DataSourceDetailModified method to indicate that a data source's child data source dirty state has changed.

Parameters

Name Description
SalBoolean bDirty Specify true to indicate that a child data source has become dirty, false to indicate that a previously dirty child data source is no longer dirty.

Returns

This method does not return a value.