ImportTableOptions.InsertRows

ImportTableOptions.InsertRows property

Indicates whether new rows should be added for importing data records.

public bool InsertRows { get; set; }

See Also