Name | Description | |
---|---|---|
![]() ![]() | ColumnEncryptionKeyCacheTtl | |
![]() ![]() | ColumnEncryptionQueryMetadataCacheEnabled | |
![]() | ConnectionString | Overridden. Gets or sets the string used to open a SQL Server connection. |
![]() | ConnectionTimeout | Overridden. Gets the time to wait while trying to establish a connection before terminating the attempt and generating an error. |
![]() | Container | Gets the System.ComponentModel.IContainer that contains the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | Database | Gets or sets the name of the current database or the database to be used once a connection is open. |
![]() | DataSource | Gets or sets the name of the instance of SQL Server to which to connect. |
![]() | FireInfoMessageEventOnUserErrors | Determines whether to handle errors, treated as exceptions, in the InfoMessage event handler. |
![]() | InDistributedTransaction | Indicates whether the connection is enlisted in a distributed transaction. (Inherited from Devart.Common.DbConnectionBase) |
![]() | LocalFailover | Determines whether the ConnectionLost event, which allows implicit reconnecting and reexectuting the corresponding operation, occurs after connection is lost. |
![]() | Name | Gets or sets the name of the component. |
![]() | Owner | Gets or sets a form or other container that the SqlConnection instance belongs to. |
![]() | Password | Gets or sets the user's password to connect. |
![]() | ServerVersion | Overridden. Gets a string containing the version of the instance of SQL Server to which the client is connected. |
![]() | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. (Inherited from System.ComponentModel.Component) |
![]() | State | Gets the current state of the connection. |
![]() | StatisticsEnabled | Determines whether to enable statistics gathering for the connection. |
![]() | UserId | Gets or sets the name of the user to connect. |
![]() | WorkstationId | Gets a string that identifies the database client. |