Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 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
    Public Properties
     NameDescription
    Public PropertyGets or sets the connection string for the data source. Can be specified as an expression.  
    Public PropertyGets or sets the string defining the type of the data source (for example “SQL”, “OLEDB”, “OLEDB-MD”). This is the name of a registered data provider.  
    Public PropertyGets or sets a value indicating whether this data source should be connected to using integrated security.  
    Public PropertyGets or sets the prompt displayed to the user when prompting for database credentials for this data source.  
    Top
    Public Methods
     NameDescription
    Public MethodCopies properties from another ConnectionProperties to the current object.  
    Top
    See Also