InsertCommand Property

Syntax:

public RdmCommand InsertCommand { get; set; }

Description:

Type: RdmCommand

Gets or sets a command used to insert records into the data set.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbDataAdapter.InsertCommand