ORM Sample Class Library
Lookups.RefreshLookups Method
Re-select the lookup table rows from the database.
[Visual Basic]
Public Function RefreshLookups() As
DataSet
[C#]
public
DataSet
RefreshLookups();
See Also
Lookups Class
|
OleroTrainingBiz Namespace