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 - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス

 

ULSyncResult クラス

UL 拡張:前回の同期のステータスを表します。

構文
Visual Basic
Public Class ULSyncResult
C#
public class ULSyncResult
備考

このクラスにはコンストラクタがありません。各接続には、ULConnection.SyncResult としてアタッチされた、固有の ULSyncResult インスタンスがあります。ULSyncResult インスタンスが有効なのは、接続が開かれている間だけです。

参照

ULSyncResult メンバ
AuthStatus プロパティ
AuthValue プロパティ
IgnoredRows プロパティ
PartialDownloadRetained プロパティ
StreamErrorCode プロパティ
StreamErrorParameters プロパティ
StreamErrorSystem プロパティ
Timestamp プロパティ
UploadOK プロパティ