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

SQL Anywhere 12.0.1 » Mobile Link クイックスタート » Mobile Link チュートリアル

 

チュートリアル:.NET 同期論理の使用

このチュートリアルでは、.NET 同期論理を使用するための基本的な手順について説明します。SQL Anywhere 統合データベースとして CustDB サンプルを使用して、Mobile Link のテーブルレベルイベント用に簡単なクラスメソッドを指定します。また、この処理では、.NET アセンブリのパスを設定するオプションを使用して、Mobile Link サーバー (mlsrv12) を実行します。

 必要なソフトウェア
 前提知識と経験
 概要
 目的
 参照

レッスン 1:Mobile Link 参照を含む CustdbScripts.dll アセンブリのコンパイル
レッスン 2:Mobile Link プロジェクトの作成
レッスン 3:upload_insert イベントへのスクリプトのサブスクライブ
レッスン 4:イベント用のクラスメソッドの指定
レッスン 5:-sl dnet 使用した、Mobile Link サーバーの実行
レッスン 6:同期のテスト
クリーンアップ