dotConnect for Dynamics 365 Documentation
Devart.Data.Dynamics Namespace / DynamicsConnection Class

In This Topic
    DynamicsConnection Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the string used to open a Dynamics CRM connection.  
    Public PropertyGets or sets the time to wait while trying to establish a connection before terminating the attempt and generating an error. (Inherited from Devart.Common.DbConnectionBase)
    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. (Inherited from Devart.Common.DbConnectionBase)
    Public PropertyGets or sets name of the server to which to connect. (Inherited from Devart.Common.DbConnectionBase)
    Public PropertyIndicates whether the connection is enlisted in a distributed transaction. (Inherited from Devart.Common.DbConnectionBase)
    Public Property (Inherited from Devart.Data.SqlShimConnection)
    Public PropertyGets or sets name of the component. (Inherited from Devart.Common.DbConnectionBase)
    Public PropertyGets or sets a form or other container that the Devart.Common.DbConnectionBase instance belongs to. (Inherited from Devart.Common.DbConnectionBase)
    Public PropertyGets a string containing the version of the instance of the server to which the client is connected. (Inherited from Devart.Common.DbConnectionBase)
    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. (Inherited from Devart.Common.DbConnectionBase)
    Top
    See Also