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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - C/C++ プログラミング » API リファレンス » Ultra Light C++ API リファレンス » UltraLite_Connection_iface クラス

 

GetSuspend 関数 (旧式)

サスペンドのプロパティを取得します。

構文
bool UltraLite_Connection_iface::GetSuspend()
戻り値
  • 接続がサスペンドされる場合は、true。

  • 接続がサスペンドされない場合は、false。