EntitySpaces esPlugIn for MyGeneration

esHelper.ProcInsert Method

Used to create the Insert stored procedure name.

Overload List

Used to create the Insert stored procedure name.

public string ProcInsert(esPluginSource);

Used to create the Insert stored procedure name.

public string ProcInsert(ITable);

Used to create the Insert stored procedure name.

public string ProcInsert(IView);

Used to create the Insert stored procedure name.

public string ProcInsert(string);

See Also

esHelper Class | EntitySpaces.PlugIn Namespace