Operation |
Details |
public Freeze( DMTransformStruct.TableInstance ti, DBDataAdmin dbAdmin): |
|
protected Dispose( bool disposing):void |
Notes: | Clean up any resources being used. | |
private InitializeComponent():void |
Notes: | Required method for Designer support - do not modify the contents of this method with the code editor. | |
private buttonSave_Click( object sender, System.EventArgs e):void |
Notes: | Save data into table (database) according user choice. | |
private tableName_KeyPress( object sender, System.Windows.Forms.KeyPressEventArgs e):void |
Notes: | Allow only specified table name | |