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 リファレンス » ULSyncProgressData クラス

 

TableID プロパティ

現在同期中のテーブルのデータベース・インデックスを返します。

構文
Visual Basic
Public Readonly Property TableID As Integer
C#
public int TableID { get;}
プロパティ値

データベース・インデックス (1 ~ ULDatabaseSchema.TableCount の値)

参照