IDTSDataFileCreator100 Interface

Definition

Represents a DTS data file creator interface.

public interface class IDTSDataFileCreator100
[System.Runtime.InteropServices.Guid("06890154-27EB-45DA-99B0-1BBF890B848C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSDataFileCreator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6923F7E3-7D24-465B-8EAF-4D2AB6F33B8B")]
public interface IDTSDataFileCreator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("EA12936D-355D-4EF7-8513-57BD671E5918")]
public interface IDTSDataFileCreator100
[<System.Runtime.InteropServices.Guid("06890154-27EB-45DA-99B0-1BBF890B848C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSDataFileCreator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6923F7E3-7D24-465B-8EAF-4D2AB6F33B8B")>]
type IDTSDataFileCreator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("EA12936D-355D-4EF7-8513-57BD671E5918")>]
type IDTSDataFileCreator100 = interface
Public Interface IDTSDataFileCreator100
Attributes

Methods

CreateDataFile()

Creates data file in the current instance.

Applies to