Your open source Rocks PHP Library has really made developing PHP easier! "あなたのオープンソースロックスPHPライブラリは、本当に簡単にPHPの開発行っています!"
アラン

RocksDBOOrderクラス

説明

このクラスは発注する関係を可能にします。 これは通常、内部的に使用されます。

  • Dominic Skinner 著者:ドミニクスキナー
  • 0.2.1 バージョン:0.2.1

) / RocksDBOOrder.php(10行目)に位置して

メソッドの概要
__construct ( string $fieldName , [ string $orderDirection = null ]) RocksDBOOrder __construct文字列 $ fieldNameに 、[ 文字列 $ orderDirection = NULL])
__toString () ボイド __toString ()
の方法
(line 21 ) コンストラクタ__construct(21行目)

コンストラクタは、順序を設定できるようになります。

  • public アクセス:公共
__construct ( string $fieldName , [ string $orderDirection = null ]) RocksDBOOrder __construct( 文字列 $ fieldNameに 、[ 文字列 $ orderDirection = NULL])
  • $fieldName : the field name to be ordered 文字列 $ fieldNameに :順序付けされるフィールド名
  • $orderDirection : the direction the field should be ordered. 文字列 $ orderDirection:方向フィールドは順序付けされるべきである。 これはどちらかの値RocksDescまたはRocksAscを取ることができます。
(line 39 ) __toString(39行目)
  • public アクセス:公共
__toString () ボイド __toString()

コメントが提供されていない。
セキュリティイメージ

ドミニクスキナーによって書か
最終更新日:2011年10月25日午後04時00分38秒を