Method | Description | |
---|---|---|
ColumnComboBox ( ) : System |
Initializes a new instance of the ColumnComboBox class.
|
|
PopulateWithTableColumnNames ( Microsoft table ) : void |
Method | Description | |
---|---|---|
GetTableColumnNamesInternal ( Microsoft oTable ) : String[] |
Method | Description | |
---|---|---|
AssertValid ( ) : void |
protected abstract GetTableColumnNamesInternal ( Microsoft oTable ) : String[] | ||
oTable | Microsoft | |
return | String[] |
public PopulateWithTableColumnNames ( Microsoft table ) : void | ||
table | Microsoft | |
return | void |