| C# |
|---|
| public class SelectList : Form |
| #ctor | Initializes an object instance. |
| DataRetrieve | Retrieves the list rows. |
| Dispose | Clean up any resources being used. |
| InitializeComponent | Required method for Designer support - do not modify the contents of this method with the code editor. |
| LJCDataConfigName | Gets or sets the DataConfigName value. |
| LJCDbServiceRef | Gets or sets the DbServiceRef value. |
| LJCID | Gets or sets the ID value. |
| LJCPrimaryKeyName | Gets or sets the PrimaryKeyName value. |
| LJCTableName | Gets or sets the TableName value. |
| components | Required designer variable. |