/ Assembly List / LJCTransformManager / TableViewer

Namespace - LJCTransformManager


Syntax

C#
public class TableViewer : Form

The list form.

Remarks

This form displays the data items and alows for Select of those items.

Public Methods
#ctor Initializes an object instance.
Reset Resets the data access values.
2 Methods

Private Methods
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.
InitializeControls Configures the controls and loads the selection control data.
4 Methods

Properties
ControlValues Gets or sets the ControlValues item.
DataConfigName Gets or sets the DataConfig Name.
DbServiceRef Gets or sets the DbServiceRef object.
TableName Gets or sets the Table Name.

Fields
components Required designer variable.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.