SetSuspend function (deprecated)

Sets the Suspend property.

Syntax
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.

Returns

True if the connection is suspended.

Remarks

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