Method | Description | |
---|---|---|
Insert ( string s ) : void |
Insert a SQL file to the beginning of SqlFileHistory
|
|
Load ( ) : void |
Loads sql history file names from configuration. Ignore not exiting files
|
|
Save ( ) : void |
Save history / recent sql file names to configuration. It stores all entries in the history list. The remaining files are reset to "":
|
|
SqlHistoryFilesCfg ( |
Constructor which load all sql history file names
|
public SqlHistoryFilesCfg ( |
||
currentConfig | current Configuration | |
return | System.Collections.Generic |