메소드 | 설명 | |
---|---|---|
DeleteObject ( string text ) : string | ||
Execute ( string command, int &objectCount, IDocumentPrettyPrint printer ) : string | ||
MongoEditorSession ( string dbname ) : System | ||
SaveObject ( string text ) : string | ||
TryParseTextAsDocument ( string text, bool &containsId ) : bool |
메소드 | 설명 | |
---|---|---|
GetIntboolFromDoubleOrBool ( object args ) : int | ||
GetQueryCommand ( string command ) : |
||
ParseCollectionAndOperation ( string command, string &name, string &operation, int &take, string &sort ) : string | ||
SplitIntoArguments ( string s ) : List | ||
SplitIntoFunctionAndArguments ( string command, string &function, List | ||
UpdateObjectAlwaysUpsert ( string collectionName, |
public Execute ( string command, int &objectCount, IDocumentPrettyPrint printer ) : string | ||
command | string | |
objectCount | int | |
printer | IDocumentPrettyPrint | |
리턴 | string |
public MongoEditorSession ( string dbname ) : System | ||
dbname | string | |
리턴 | System |
public TryParseTextAsDocument ( string text, bool &containsId ) : bool | ||
text | string | |
containsId | bool | |
리턴 | bool |