EntitySpaces esPlugIn for MyGeneration

esHelper.ProcLoadAll Method

Used to create the LoadAll stored procedure name.

Overload List

Used to create the LoadAll stored procedure name.

public string ProcLoadAll(esPluginSource);

Used to create the LoadAll stored procedure name.

public string ProcLoadAll(ITable);

Used to create the LoadAll stored procedure name.

public string ProcLoadAll(IView);

Used to create the LoadAll stored procedure name.

public string ProcLoadAll(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace