ConnectionManagedOleDb 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 ConnectionManagedOleDb : Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::ConnectionManaged
public class ConnectionManagedOleDb : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.ConnectionManaged
type ConnectionManagedOleDb = class
inherit ConnectionManaged
Public Class ConnectionManagedOleDb
Inherits ConnectionManaged
- Inheritance
Constructors
ConnectionManagedOleDb() |
Fields
m_CodePage | (Inherited from ConnectionManaged) |
m_command | (Inherited from ConnectionManaged) |
m_connMgr | (Inherited from ConnectionManaged) |
m_dataSet | (Inherited from ConnectionManaged) |
m_ExecutionValue | (Inherited from ConnectionManaged) |
m_ParameterSize | (Inherited from ConnectionManaged) |
m_rawConnection | (Inherited from ConnectionManaged) |
m_reader | (Inherited from ConnectionManaged) |
Properties
CodePage | (Inherited from ConnectionManaged) |
DataSet | (Inherited from ConnectionManaged) |
Events | (Inherited from ConnectionManaged) |
ExecutionValue | |
IsXMLSupported | |
Log | (Inherited from ConnectionManaged) |
XmlResult |