ResultWithGeneratedKeys.WithKeys
Result of update command with generated keys;
| Methods |
|
WithKeys(int updateCount, ResultInterface generatedKeys)
Creates a result with update count and generated keys.
|
|
WithKeys(int updateCount, ResultInterface generatedKeys)
Creates a result with update count and generated keys.
Parameters:
updateCount - update count
generatedKeys - generated keys
|
| ResultInterface |
getGeneratedKeys()
|
| ResultInterface |
getGeneratedKeys()
|