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 API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
The executable.
This API 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 IDTSExecutable100
'Usage
Dim value As IDTSExecutable100
value = Me.m_executable
Me.m_executable = value
[CLSCompliantAttribute(false)]
protected internal IDTSExecutable100 m_executable
[CLSCompliantAttribute(false)]
protected public:
IDTSExecutable100^ m_executable
[<CLSCompliantAttribute(false)>]
val mutable m_executable: IDTSExecutable100
var m_executable : IDTSExecutable100