ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ConnectionProperties Class
Properties Methods

In This Topic
    ConnectionProperties Class Members
    In This Topic

    The following tables list the members exposed by ConnectionProperties.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the ConnectionProperties class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets a connection string to use with the data source.

     
    Public Property

    Gets or sets the data source type.

     
    Public Property

    Gets or sets a value indicating whether the data source uses integrated security when connecting.

     
    Public Property

    Gets or sets a value indicating the prompt that is displayed to the user when requesting credentials for connecting to the database with the specified data source.

     
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the ConnectionProperties object.  
    Top
    See Also