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

SQL Anywhere 11.0.1 (日本語) » Mobile Link - サーバ管理 » Mobile Link サーバ API » .NET での同期スクリプトの作成 » .NET 用 Mobile Link サーバ API リファレンス

 

ServerContext インタフェース

構文
interface ServerContext
Member of iAnywhere.MobiLink.Script
備考

Mobile Link サーバの継続期間中に存在する、すべてのコンテキストのインスタンス化。このコンテキストを静的なデータとして保持し、バックグラウンド・スレッドで使用できます。Mobile Link で起動される .NET CLR の継続期間中は有効です。

ServerContext インスタンスにアクセスするには、DBConnectionContext.getServerContext メソッドを使用します。


GetStartClassInstances メソッド
LogCallback ErrorListener イベント
LogCallback InfoListener イベント
LogCallback WarningListener イベント
makeConnection メソッド
ShutDown メソッド
ShutdownListener メソッド
getProperties メソッド
getPropertiesByVersion メソッド
getPropertySetNames メソッド