![]() | SphinxQLConnection Properties |
The SphinxQLConnection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConnectionString |
Gets or sets the string used to open the connection.
(Overrides DbConnectionConnectionString.) |
![]() | ConnectionTimeout |
Gets the time (in seconds) to wait while establishing a connection before terminating the attempt and generating an error.
(Overrides DbConnectionConnectionTimeout.) |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | Database |
Always returns "Sphinx".
(Overrides DbConnectionDatabase.) |
![]() | DataSource |
Gets the name of the Sphinx server to which to connect.
(Overrides DbConnectionDataSource.) |
![]() | ServerVersion |
Gets a string that represents the version of the server to which the object is connected.
(Overrides DbConnectionServerVersion.) |
![]() | Site | (Inherited from Component.) |
![]() | State |
Gets a string that describes the state of the connection.
(Overrides DbConnectionState.) |