FormDataConverter.CreateMissingTable

FormDataConverter.CreateMissingTable property

ImportIntoDatabase will create table if it does not exists.

public bool CreateMissingTable { get; set; }

See Also