EntitySpaces esPlugIn for MyGeneration

esHelper.esEntity Method

Used to create the esEntity or abstract class name.

Overload List

Used to create the esEntity or abstract class name.

public string esEntity(esPluginSource);

Used to create the esEntity or abstract class name.

public string esEntity(ITable);

Used to create the esEntity or abstract class name.

public string esEntity(IView);

This method can take in a raw table name or view name.

public string esEntity(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace | sPrefix | sEntity | Entity