ConnectionManagedSQL 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 ConnectionManagedSQL : Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::ConnectionManaged, Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::IDTSSetConnectionManager
public class ConnectionManagedSQL : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.ConnectionManaged, Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.IDTSSetConnectionManager
type ConnectionManagedSQL = class
inherit ConnectionManaged
interface IDTSSetConnectionManager
Public Class ConnectionManagedSQL
Inherits ConnectionManaged
Implements IDTSSetConnectionManager
- Inheritance
- Implements
Constructors
ConnectionManagedSQL() |
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) |
m_xmlDoc |
Properties
CodePage | (Inherited from ConnectionManaged) |
DataSet | (Inherited from ConnectionManaged) |
Events | (Inherited from ConnectionManaged) |
ExecutionValue | (Inherited from ConnectionManaged) |
IsXMLSupported | |
Log | (Inherited from ConnectionManaged) |
XmlResult |