EntitySpaces esPlugIn for MyGeneration

esHelper.esQuery Method

Used to create the esQuery or abstract class name.

Overload List

Used to create the esQuery or abstract class name.

public string esQuery(esPluginSource);

Used to create the esQuery or abstract class name.

public string esQuery(ITable);

Used to create the esQuery or abstract class name.

public string esQuery(IView);

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

public string esQuery(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace