The properties of System.Data.SqlClient.SqlConnection are listed below. For a list of all members, see the SqlConnection Members list.
See Also: Inherited members from System.Data.Common.DbConnection
overrideConnectionString string. Gets or sets the database Connection String associated with the SqlConnection instance. [read-only] overrideConnectionTimeout int. Gets the amount of time the System.Data.SqlClient.SqlConnection will wait while attempting to connect to a SQL Server instance. [read-only] overrideDatabase string. Gets the name of the database the System.Data.SqlClient.SqlConnection instance references. [read-only] overrideDataSource string. Gets the current SQL Server that the System.Data.SqlClient.SqlConnection references. FireInfoMessageEventOnUserErrors bool. Documentation for this section has not yet been entered. [read-only] PacketSize int. Gets the packet size used to communicate with a SQL Server. [read-only] overrideServerVersion string. Gets the version of a SQL Server instance. [read-only] overrideState System.Data.ConnectionState. Gets the current connection state. StatisticsEnabled bool. Documentation for this section has not yet been entered. [read-only] WorkstationId string. Gets the database connection client workstation ID.