RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SqlServerDataProcessor Properties

The SqlServerDataProcessor type exposes the following members.

Properties


  Name Description
Public property ConnectionString
Gets the database connection string.
Public property Database
Gets or sets the database.
Public property Password
Gets or sets the password.
Public property SecurityType
Gets or sets the type of the SQL Server security.
Public property Server
Gets or sets the server name.
Public property SqlGenerator
Implement this to create and return the SQL generator which will be used in GetData.
Public property UserName
Gets or sets the name of the user.