Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_Connection_iface class

SetDatabaseOption function Next Page

SetSuspend function


Synopsis

void UltraLite_Connection_iface::SetSuspend(
bool suspend
)

Parameters
Remarks

Sets the Suspend property.

The connection name (or lack thereof) identifies suspended connetions.

Returns