SqlScriptSaveOptions.CheckIfTableExists

SqlScriptSaveOptions.CheckIfTableExists property

Check if the table name exists before creating

public bool CheckIfTableExists { get; set; }

See Also