Used to create the Query concrete class name.
Used to create the Query concrete class name.
public string Query(esPluginSource);
Used to create the Query concrete class name.
public string Query(ITable);
Used to create the Query concrete class name.
public string Query(IView);
This method can take in a raw table name or view name.
public string Query(string);
esHelper Class | EntitySpaces.PlugIn Namespace | sQuery | esQuery