Click or drag to resize
ObjectBucketCache Class
オブジェクトバケットキャッシュエンティティ
Inheritance Hierarchy
SystemObject
  Nec.Nebula.Internal.DatabaseObjectBucketCache

Namespace: Nec.Nebula.Internal.Database
Assembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public class ObjectBucketCache

The ObjectBucketCache type exposes the following members.

Constructors
  NameDescription
Public methodObjectBucketCache
Initializes a new instance of the ObjectBucketCache class
Top
Properties
  NameDescription
Public propertyId
ID
Public propertyLastPullServerTime
最終Pullサーバ日時
Public propertyLastSyncTime
最終同期完了時刻(クライアント時刻)
Public propertyName
バケット名
Public propertySyncScope
同期範囲
Top
Methods
  NameDescription
Public methodEquals
指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。
(Inherited from Object.)
Protected methodFinalize
オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetHashCode
既定のハッシュ関数として機能します。
(Inherited from Object.)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodToString
現在のオブジェクトを表す文字列を返します。
(Inherited from Object.)
Top
Fields
  NameDescription
Public fieldStatic memberCreateTableSql
テーブル生成用 SQL
Top
Version Information

Offline

Supported in: 1.0
See Also