Computed Values
Get Smallest Field Value from a Table Column

Code Customization
Get Smallest Field Value from a Table Column
Description:

This customization gets the smallest numeric field value from a table column. This is useful to set text for a label or literal control.

This customization will be added in:

..\<Application Name>\App_Code\Business Layer\<Table Name>Table.cs

For example: C:\MyApp1\App_Code\Business Layer\OrdersTable.cs

Procedure:

Step 1:  Use this wizard to add code customization.

Step 2:  Add code to your application that calls the function you just added using this wizard.

Step 3:  Build and run the application.

Applies To:

The function currently works for a column with integer values. To work with other numeric types, modify the function.

Disclaimer:
Customizations included in this wizard are provided as a sample to demonstrate a feature, and may work only in specific situations. The Iron Speed Designer support team cannot assist in the resolution of problems which may occur as a result of customizing your application or modifying a customization to fit a particular purpose.


  Privacy Statement