IDTSExecutionLocation100 Interface
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
For more information, see TaskHost.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("1430F477-9952-459E-9ACA-259387EDDFF2")> _
Public Interface IDTSExecutionLocation100
'Usage
Dim instance As IDTSExecutionLocation100
[GuidAttribute("1430F477-9952-459E-9ACA-259387EDDFF2")]
public interface IDTSExecutionLocation100
[GuidAttribute(L"1430F477-9952-459E-9ACA-259387EDDFF2")]
public interface class IDTSExecutionLocation100
[<GuidAttribute("1430F477-9952-459E-9ACA-259387EDDFF2")>]
type IDTSExecutionLocation100 = interface end
public interface IDTSExecutionLocation100