SourceStateQuery

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.

SalBoolean SourceStateQuery( SalNumber nState )

The SourceStateQuery method checks if a data source is in a specified state.

Parameters

Name Description
SalNumber nState State to check. Specify any of the Const.DATASOURCE_* constants.

Returns

The return value is TRUE if the data source is in the specified state (nState)