ObjectBucketCache Class |
Namespace: Nec.Nebula.Internal.Database
The ObjectBucketCache type exposes the following members.
Name | Description | |
---|---|---|
ObjectBucketCache | Initializes a new instance of the ObjectBucketCache class |
Name | Description | |
---|---|---|
Id |
ID
| |
LastPullServerTime |
最終Pullサーバ日時
| |
LastSyncTime |
最終同期完了時刻(クライアント時刻)
| |
Name |
バケット名
| |
SyncScope |
同期範囲
|
Name | Description | |
---|---|---|
Equals | 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。 (Inherited from Object.) | |
Finalize | オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Inherited from Object.) | |
GetHashCode | 既定のハッシュ関数として機能します。 (Inherited from Object.) | |
GetType | 現在のインスタンスの Type を取得します。 (Inherited from Object.) | |
MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Inherited from Object.) | |
ToString | 現在のオブジェクトを表す文字列を返します。 (Inherited from Object.) |
Name | Description | |
---|---|---|
CreateTableSql |
テーブル生成用 SQL
|