コンストラクター
コンストラクター
- new ObjectID(inputId?): ObjectID
-
プロパティ
_bsontype
_bsontype: "objectId"
Static
cache 16進数string
cache 16進数string: ブール値
アクセス
生成時間
- 生成時間 ( ) : 数値 を取得します
-
数値を返します
- set generateTime ( value ) :特権
-
Returns void
id
- get ID ( ) :バッファ
-
バッファを返します
メソッド
equals
- equals(OtherId): ブール値
-
ブール値を返します
getTimestamp
- getTimestamp(): 日付
-
日付を返します
検査する
- 検査する(): string
-
string を返します
から 16進数string
- から 16進数string(): string
-
string を返します
toJSON
- toJSON(): string
-
string を返します
string
- string(形式?): string
-
string を返します
Static
create から 16進数string
- create から 16進数string(hex 文字列): ObjectID
-
Static
create From Time
- create From Time(時間): ObjectID
-
Static
生成
- 生成(時間?): Buffer
-
バッファを返します
Static
isValid
- isValid(id): ブール値
-
ブール値を返します
BSON ObjectId 型のクラス表現。