TaskCreator64 Interface
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.
public interface class TaskCreator64 : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSTaskCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.TaskCreator64Class))]
[System.Runtime.InteropServices.Guid("E401F1D7-8859-4772-876A-9607EF76C9C2")]
public interface TaskCreator64 : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSTaskCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.TaskCreator64Class))>]
[<System.Runtime.InteropServices.Guid("E401F1D7-8859-4772-876A-9607EF76C9C2")>]
type TaskCreator64 = interface
interface IDTSTaskCreator100
Public Interface TaskCreator64
Implements IDTSTaskCreator100
- Derived
- Attributes
- Implements