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