RowUpdatedEventArgs.TableMapping Property

Definition

Gets the DataTableMapping sent through an Update(DataSet).

public System.Data.Common.DataTableMapping TableMapping { get; }

Property Value

The DataTableMapping sent through an Update(DataSet).

Applies to

See also