EntitySpaces esPlugIn for MyGeneration

esHelper.ProcLoadByPK Method

Used to create the LoadByPK stored procedure name.

Overload List

Used to create the LoadByPK stored procedure name.

public string ProcLoadByPK(esPluginSource);

Used to create the LoadByPK stored procedure name.

public string ProcLoadByPK(ITable);

Used to create the LoadByPK stored procedure name.

public string ProcLoadByPK(IView);

Used to create the LoadByPK stored procedure name.

public string ProcLoadByPK(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace