Property | Type | Description | |
---|---|---|---|
more | bool |
Method | Description | |
---|---|---|
DdrLister ( AbstractConnection cxn ) : System | ||
buildResult ( string rtn ) : string[] | ||
execute ( ) : string[] |
Method | Description | |
---|---|---|
buildRequest ( ) : MdoQuery | ||
getErrMsg ( string lines, int idx ) : string | ||
getFieldsArg ( ) : String | ||
packResult ( string lines ) : string[] | ||
parsePackedResult ( string lines ) : string[] | ||
setMoreParams ( string line ) : void | ||
toStringArray ( |
public DdrLister ( AbstractConnection cxn ) : System | ||
cxn | AbstractConnection | |
return | System |