Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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