SqlServerDataProcessor Methods
The SqlServerDataProcessor type exposes the following members.
Methods
Name | Description | |
---|---|---|
DropDatabase |
Drops the database.
|
|
GetDatabaseListSql |
Implement this to create and open the database connection.
|
|
GetDropDatabaseSql |
Gets the drop database SQL.
|
|
TestConnection |
Tests the connection.
|