Used to create the LoadByPK stored procedure name.
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);
esHelper Class | EntitySpaces.PlugIn Namespace