Property AllowDdl
AllowDdl
Gets or sets whether DDL statements (CREATE, DROP, ALTER, REINDEX) are allowed
in the execute tool. Default is true.
public bool AllowDdl { get; set; }
Gets or sets whether DDL statements (CREATE, DROP, ALTER, REINDEX) are allowed
in the execute tool. Default is true.
public bool AllowDdl { get; set; }