SetSuspend function

Synopsis
void UltraLite_Connection_iface::SetSuspend(
  bool suspend
)
Parameters
  • suspend   Set to true to suspend the connection, so that its state can be restored when the database is reopened.

Remarks

Sets the Suspend property.

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

Returns
  • True if the connection is suspended.