score:0

public override void initializedatabase(invoicecontext context)
{
     // if not exists, create the stored procedure
     context.createprocedureprocessusagecosts(false);
}

Related Query

More Query from same tag