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