ModelReverseEngineerOptions Class

Definition

Represents the options to use while reverse engineering a model from the database.

public class ModelReverseEngineerOptions
type ModelReverseEngineerOptions = class
Public Class ModelReverseEngineerOptions
Inheritance
ModelReverseEngineerOptions

Constructors

ModelReverseEngineerOptions()

Properties

NoPluralize

Gets or sets a value indicating whether to use the pluralizer.

UseDatabaseNames

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

Applies to