Executable.m_executable Field
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.
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