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 リファレンス

 

DBConnectionContext インタフェース

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

現在のデータベース接続に関する情報を取得し、アクセスするためのインタフェース。このインタフェースは、スクリプトを含むクラスのコンストラクタに渡されます。コンテキストがバックグラウンド・スレッドに必要な場合や、接続期間を超えて必要な場合は、ServerContext を使用してください。

コンストラクタの詳細については、コンストラクタを参照してください。

警告

DBConnectionContext インスタンスは、.NET コードに呼び出すスレッド以外で使用しないでください。


GetConnection メソッド
GetDownloadData メソッド
GetServerContext メソッド
GetProperties メソッド
GetRemoteID メソッド
GetVersion メソッド