Method | Description | |
---|---|---|
Dispose ( ) : void | ||
StatementResult ( ) : System | ||
StatementResult ( |
||
StatementResult ( ICursor cursor ) : System | ||
StatementResult ( ICursor cursor, |
||
StatementResult ( ITable result ) : System | ||
StatementResult ( ITable result, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public StatementResult ( |
||
error | ||
return | System |
public StatementResult ( ICursor cursor ) : System | ||
cursor | ICursor | |
return | System |
public StatementResult ( ICursor cursor, |
||
cursor | ICursor | |
constraints | ||
return | System |
public StatementResult ( ITable result ) : System | ||
result | ITable | |
return | System |
public StatementResult ( ITable result, |
||
result | ITable | |
constraints | ||
return | System |