Configuration Methods |
The Configuration type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConnection |
Gives a database connection object
| |
| GetConnectionString |
Get connection string by Databases (source, target)
| |
| GetDatabaseName |
Get database name of source or target (App.config)
| |
| GetSQLScriptDirectory |
Make SQL file full name include path
| |
| GetTableName |
Gives table name by database (source or target)
| |
| GetTablePath |
Gives table path
|