SqlRowUpdatingEventArgs public sealed class SqlRowUpdatingEventArgs : RowUpdatingEventArgs Documentation Code public SqlCommand Command { get; set; } public SqlRowUpdatingEventArgs(DataRow row, IDbCommand command, StatementType statementType, DataTableMapping tableMapping)