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 用 SQL Anywhere クライアント » dbmlsync 統合コンポーネント (旧式) » dbmlsync 統合コンポーネントのプロパティ

 

Path プロパティ

dbmlsync.exe のロケーションを指定します。

構文
Public Property Path( ) As String
Member of DbmlsyncCOM.Dbmlsync
備考

Windows の PATH 環境変数で指定されているディレクトリに dbmlsync.exe が置かれている場合は、このプロパティを設定する必要はありません。

次の例は、dbmlsync 統合コンポーネントのインスタンスのパスを設定します。

dbmlsync1.Path = "c:\program files\SQL Anywhere 11\bin32"