ConnectionManagedGeneric 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 ConnectionManagedGeneric : Microsoft::SqlServer::Dts::Tasks::ExecuteSQLTask::Connections::ConnectionManaged
public class ConnectionManagedGeneric : Microsoft.SqlServer.Dts.Tasks.ExecuteSQLTask.Connections.ConnectionManaged
type ConnectionManagedGeneric = class
inherit ConnectionManaged
Public Class ConnectionManagedGeneric
Inherits ConnectionManaged
- Inheritance
Constructors
| ConnectionManagedGeneric() |
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 | |