bool CParamBase::IsBatchable();

Return Value

       true if a CParamBase object can send multiple sets of parameters into a data source with a single call; otherwise false.

Remark

        Checks if an opened CParamBase object is able to send multiple sets of parameters into a data source with a single call.

CParamBase Class Overview & Class Members