SqlServerDataProcessor Properties
The SqlServerDataProcessor type exposes the following members.
Properties
Name | Description | |
---|---|---|
ConnectionString |
Gets the database connection string.
|
|
Database |
Gets or sets the database.
|
|
Password |
Gets or sets the password.
|
|
SecurityType |
Gets or sets the type of the SQL Server security.
|
|
Server |
Gets or sets the server name.
|
|
SqlGenerator |
Implement this to create and return the SQL generator which will be used in GetData.
|
|
UserName |
Gets or sets the name of the user.
|