generating method names 'dynamically'



Is it possible to have method names of a class generated somehow dynamically?

More precisely, at the time of writing a program that contains a class
definition I don't know what the names of its callable methods should
be. I have entries stored in a database that are changing from time to
time and I always want to be able to call (from another program) those
method names which are at the moment present in the database.
.



Relevant Pages

  • Re: generating method names dynamically
    ... Daniel Nogradi wrote: ... at the time of writing a program that contains a class ... definition I don't know what the names of its callable methods should ... I have entries stored in a database that are changing from time to ...
    (comp.lang.python)
  • sending data to other application - ASP.NET
    ... I am writing an ASP.NET application, in a particular page I have to update a ... record in database and after the record is entered one of the field value has ... to move to other application as a string ...I am able to store the data as ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Including Date
    ... I would like to include the current date in a report in a database I'm ... writing. ... Prev by Date: ...
    (microsoft.public.access.reports)
  • Re: Using COleCurrency with ODBC and Visual C++
    ... > I am writing a database application. ... Prev by Date: ...
    (microsoft.public.vc.mfc.docview)
  • Q: DataSet
    ... I have been writing new records ... The dataset is then a copy of the database table ... Geoff ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)