EntitySpaces esPlugIn for MyGeneration

esHelper.esCollection Method

Used to create the esCollection or abstract class name.

Overload List

Used to create the esCollection or abstract class name.

public string esCollection(esPluginSource);

Used to create the esCollection or abstract class name.

public string esCollection(ITable);

Used to create the esCollection or abstract class name.

public string esCollection(IView);

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

public string esCollection(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace