dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniConnection Class

In This Topic
    UniConnection Class Properties
    In This Topic

    For a list of all members of this type, see UniConnection members.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets the string used to open a server connection.  
    Public PropertyOverridden. Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error.  
    Public PropertyGets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the name of the current database or the database to be used once a connection is open.  
    Public PropertyGets or sets name of the data source.  
    Public PropertyIndicates whether the connection is enlisted in a distributed transaction. (Inherited from Devart.Common.DbConnectionBase)
    Public PropertyGets collection of macros used in UniSQL statements.  
    Public PropertyGets or sets the name of component that will be displayed in DBMonitor application.  
    Public PropertyGets or sets a form or other container that the Devart.Common.DbConnectionBase instance belongs to. (Inherited from Devart.Common.DbConnectionBase)
    Public PropertyGets or sets the user's password to connect.  
    Public PropertyGets or sets the port to which to connect.  
    Public PropertyGets or sets the name of the ADO.NET data provider used to access actual data.  
    Public PropertyReturns the IUniProvider interface, which allows to manipulate any provider in run time.  
    Public PropertyOverridden. Gets a string containing the version of the instance of server to which the client is connected.  
    Public PropertyGets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component)
    Public PropertyGets the current state of the connection.  
    Public PropertyGets or sets the name of the user to connect.  
    Top
    See Also