Executable.m_executable Field

Definition

Important

This API is not CLS-compliant.

The executable.

protected public: Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSExecutable100 ^ m_executable;
[System.CLSCompliant(false)]
protected internal Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100 m_executable;
[<System.CLSCompliant(false)>]
val mutable m_executable : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSExecutable100
Protected Friend m_executable As IDTSExecutable100 

Field Value

Attributes

Applies to