public class MergeResult extends Object
| Modifier and Type | Method and Description |
|---|---|
long |
getRowsDeleted()
Retrieves the number of rows have been deleted.
|
long |
getRowsInserted()
Retrieves the number of rows have been inserted.
|
long |
getRowsUpdated()
Retrieves the number of rows have been updated.
|
public long getRowsInserted()
public long getRowsUpdated()
public long getRowsDeleted()
© 2023 Snowflake Inc. All Rights Reserved