Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This field supports the SQL Server 2005 infrastructure and is not intended to be used directly from your code.
This field is not CLS-compliant.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Protected Friend m_executable As IDTSExecutable90
[CLSCompliantAttribute(false)]
protected internal IDTSExecutable90 m_executable
[CLSCompliantAttribute(false)]
protected public:
IDTSExecutable90^ m_executable
/** @attribute CLSCompliantAttribute(false) */
protected IDTSExecutable90 m_executable
CLSCompliantAttribute(false)
protected internal var m_executable : IDTSExecutable90
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
Executable Class
Executable Members
Microsoft.SqlServer.Dts.Runtime Namespace