| C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace : C1SqlServerConnection Class |
For a list of all members of this type, see C1SqlServerConnection members.
| Name | Description | |
|---|---|---|
![]() | CommandTimeout | Gets or sets the wait time before terminating an attempt to execute a command and generating an error. (Inherited from C1.Data.SchemaObjects.Connection) |
![]() | ConnectionString | Gets or sets the string used to connect to a database. (Inherited from C1.Data.SchemaObjects.Connection) |
![]() | ConnectionStringDesc | Overridden. |
![]() | ConnectionType | Overridden. In this class this property returns ConnectionTypeEnum.SqlServer. |
![]() | DbConnection | Gets .NET IDbConnection object representing open connection. (Inherited from C1.Data.SchemaObjects.Connection) |
![]() | DbTransaction | Gets .NET IDbTransaction object representing current transaction. (Inherited from C1.Data.SchemaObjects.Connection) |
![]() | Description | Gets or sets a description for the connection. (Inherited from C1.Data.SchemaObjects.Connection) |
![]() | Name | Gets or sets the name of the connection object. (Inherited from C1.Data.SchemaObjects.Connection) |
![]() | Schema | Gets the schema to which the connection object belongs. (Inherited from C1.Data.SchemaObjects.Connection) |
![]() | SqlInfo | Gets the SqlDialectInfo object containing information about SQL dialect supported by the connection. (Inherited from C1.Data.SchemaObjects.Connection) |
C1SqlServerConnection Class
C1.Data.SchemaObjects Namespace
Database Connections
Native and OLE DB Database Access