Click or drag to resize

Configuration Methods

The Configuration type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetConnection
Gives a database connection object
Public methodStatic memberGetConnectionString
Get connection string by Databases (source, target)
Public methodStatic memberGetDatabaseName
Get database name of source or target (App.config)
Public methodStatic memberGetSQLScriptDirectory
Make SQL file full name include path
Public methodStatic memberGetTableName
Gives table name by database (source or target)
Public methodStatic memberGetTablePath
Gives table path
Top
See Also