MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ConnectionProperties Class
Properties Methods

ConnectionProperties Class Members

The following tables list the members exposed by ConnectionProperties.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ConnectionProperties class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a connection string used to connect to the data source.  
Public PropertyGets or sets the type of the connection string.  
Public PropertyGets or sets the type of the data source.  
Public PropertyGets or sets a value indicating whether the data source uses integrated security for connection.  
Public PropertyGets or sets a prompt displayed to the user when credentials are required for connecting to the database with the specified data source.  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the ConnectionProperties object.  
Top
See Also