EntitySpaces esPlugIn for MyGeneration

esHelper.ProcDelete Method

Used to create the Delete stored procedure name.

Overload List

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);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace