FormDataConverter.ReplaceExistingTable

FormDataConverter.ReplaceExistingTable property

ImportIntoDatabase will drop existing table and create new table if this property set to true.

public bool ReplaceExistingTable { get; set; }

See Also