Click or drag to resize
NbObjectBucketBaseTNbObjectQueryResultTT Structure
オブジェクト検索結果

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Core (in Nec.Nebula.Core.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public struct NbObjectQueryResult<TT>

Type Parameters

TT
NbObject及びそのサブクラス

The NbObjectBucketBaseTNbObjectQueryResultTT generic type exposes the following members.

Properties
  NameDescription
Public propertyCount
ヒット件数 (不明時は -1)
Public propertyCurrentTime
サーバ現在時刻
Public propertyObjects
オブジェクトのリスト
Top
Methods
  NameDescription
Public methodEquals
このインスタンスと指定したオブジェクトが等しいかどうかを示します。
(Inherited from ValueType.)
Public methodGetHashCode
対象のインスタンスのハッシュ コードを返します。
(Inherited from ValueType.)
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Public methodToString
このインスタンスの完全修飾型名を返します。
(Inherited from ValueType.)
Top
Version Information

Core

Supported in: 1.0
See Also