Udostępnij przez


Executable.m_executable Field

This field supports the SQL Server 2008 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

'Deklaracja
<CLSCompliantAttribute(False)> _
Protected Friend m_executable As IDTSExecutable100
[CLSCompliantAttribute(false)] 
protected internal IDTSExecutable100 m_executable
[CLSCompliantAttribute(false)] 
protected public:
IDTSExecutable100^ m_executable
/** @attribute CLSCompliantAttribute(false) */ 
protected IDTSExecutable100 m_executable
CLSCompliantAttribute(false) 
protected internal var m_executable : IDTSExecutable100

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.