Used to create the Update stored procedure name.
Used to create the Update stored procedure name.
public string ProcUpdate(esPluginSource);
Used to create the ProcUpdate stored procedure name.
public string ProcUpdate(ITable);
Used to create the Update stored procedure name.
public string ProcUpdate(IView);
Used to create the Update stored procedure name.
public string ProcUpdate(string);
esHelper Class | EntitySpaces.PlugIn Namespace