Property | Type | Description | |
---|---|---|---|
TableColumnNameBasesToExclude | String[] | ||
TableColumnNamesToExclude | String[] |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GetTableColumnNames ( Microsoft table ) : String[] | ||
VertexColumnComboBox ( ) : System |
Initializes a new instance of the VertexColumnComboBox class.
|
Method | Description | |
---|---|---|
GetTableColumnNamesInternal ( Microsoft oTable ) : String[] |
public static GetTableColumnNames ( Microsoft table ) : String[] | ||
table | Microsoft | |
return | String[] |
protected GetTableColumnNamesInternal ( Microsoft oTable ) : String[] | ||
oTable | Microsoft | |
return | String[] |
protected static String[] TableColumnNameBasesToExclude | ||
return | String[] |