RoundhouseSettings.

DoNotCreateDatabase Property

Summary

Gets or sets a value indicating whether to create a database if it does not exist.

Syntax

public bool DoNotCreateDatabase { get; set; }

Value

Type Description
bool This instructs RH to not create a database if it does not exists. Defaults to false.