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