Property | Type | Description | |
---|---|---|---|
CmdDocument | |||
CollectionName | string | ||
CommandString | string | ||
DatabaseName | string | ||
RunLevel | EnumMgr.PathLevel |
Method | Description | |
---|---|---|
MongoCommand ( |
初始化
|
|
MongoCommand ( string commandString, |
初始化
|
public MongoCommand ( |
||
commandDocument | ||
runLevel | ||
databaseName | string | |
collectionName | string | |
return | System |
public MongoCommand ( string commandString, |
||
commandString | string | |
runLevel | ||
databaseName | string | |
collectionName | string | |
return | System |
public CommandDocument,MongoDB.Driver CmdDocument | ||
return |