ModelReverseEngineerOptions.UseDatabaseNames Property

Definition

Gets or sets a value indicating whether to use the database schema names directly.

public virtual bool UseDatabaseNames { get; set; }
member this.UseDatabaseNames : bool with get, set
Public Overridable Property UseDatabaseNames As Boolean

Property Value

A value indicating whether to use the database schema names directly.

Applies to