메소드 | 설명 | |
---|---|---|
CqlRowUpdatingEventArgs ( |
Initializes a new instance of the CqlRowUpdatingEventArgs class.
|
public CqlRowUpdatingEventArgs ( |
||
row | The row. | |
command | IDbCommand | The command. |
statementType | StatementType | Type of the statement. |
tableMapping | The table mapping. | |
리턴 | System.Data |