The FileLoader type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddTextReplacement |
Adds to a list of text strings to replace
| |
| DropReloadDataTable |
Drop the contents of a table and reload the new data
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ImportDataFile |
Imports a data file into a sql table
| |
| LoadReplaceDictionaryFile |
Loads a list of text replacements from a tab delim file
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| SetConnectionString |
Set up the Fileloader to use given connection string
| |
| SetDBInfo |
Set up the Fileloader to use given db server and dbname
| |
| ToString | (Inherited from Object.) |