Microsoft.HostIntegration.MsHostFileClient Namespace
The Microsoft.HostIntegration.MsHostFileClient namespace provides access to the Managed Provider for Host Files.
| Class | Description |
|---|---|
| HostFileCommand | Represents a command to execute against the host file system. |
| HostFileConnection | Represents a connection to a database. |
| HostFileConnectionStringBuilder | Creates strongly-typed connection strings. |
| HostFileDataAdapter | Describes the Host File Data Adapter. |
| HostFileParameter | Represents a host file parameter. |
| HostFileParameterCollection | Represents a collection of HostFileParameters for a HostFileCommand. |
| HostFileProviderFactory | |
| HostFileRecordSet | Describes the host file record set. |
| HostRecordConverterFactoryClass | |
| UpdateableDataRecord | Describes an updatable data record. |
| Interface | Description |
|---|---|
| HostDataConnection | The host data connection. |
| HostRecordConverterFactory | Creates a host record converter factory. |
| IDataConnection | Represents the data connection to the host server. |
| IDataCursor | Describes the data cursor. |
| IDataRecordSet | Represents a data record set. |
| IRecordConverter | Converts a data record between a remote system format and a local system format. |
| IRecordConverterFactory | |
| IUpdateableDataRecord | Provides access to the column values within each row. |
| Enumeration | Description |
|---|---|
| DataCursorAccessMethods | The data cursor access methods. |
| DataCursorFlags | The data cursor flags. |
| DataCursorOpenMode | The data cursor open modes. |
| DataCursorShareFlags | The share flags. |
| DataCursorState | The data cursor state. |
| DataRecordAccessFlags | The data record access flags. |
| DataRecordState | The data record state. |
| DataRecordStatusFlags | The Data record status flags. |
| DataRecordVersion | The data record version. |
| HostFileType | Describes the host file types. |
| RecordSetType | Describes the type of recordset on the host file system. |
| UpdateResult | Describes the result of an attempted update. |
Show: