HostFileConnection Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class HostFileConnection : System::Data::Common::DbConnection
public class HostFileConnection : System.Data.Common.DbConnection
type HostFileConnection = class
inherit DbConnection
Public Class HostFileConnection
Inherits DbConnection
- Inheritance
-
HostFileConnection
Constructors
| HostFileConnection() | |
| HostFileConnection(String) |
Properties
| ConnectionString | |
| ConnectionTimeout | |
| Database | |
| DataSource | |
| HostFileClientTracePoint | |
| LibraryReader | |
| ServerClass | |
| ServerVersion | |
| State | |
| TracePoint |