Microsoft.HostIntegration.MsDb2EntityClient Namespace
For the most recent version of Microsoft Host Integration Server documentation, see http://msdn.microsoft.com/library/gg241192.aspx.
Describes a server-side forward-only cursor implementation that inherits from the IDataReader and IDataRecord interfaces.
https://msdn.microsoft.com/en-us/library/microsoft.hostintegration.msdb2entityclient.isqlfragment.aspx
Describes a server-side forward-only cursor implementation that inherits from the IDataReader and IDataRecord interfaces.
| Class | Description |
|---|---|
| MsDb2EntityCommand | Represents the entity commands for the entity client. |
| MsDb2EntityDataReader | Provides a way of reading a forward-only stream of rows from a database. |
| SqlGenerator | Provides ability to automatically generate T-SQL based stored procedures using the SQL Server SMO libraries. |
| SqlWriter | Represents the SQL Writer. |
| Interface | Description |
|---|---|
| ISqlFragment | Defines a method that represents the sql fragment for any node in the query tree. |
Show: