IDTSDataFileCreator100 接口

定义

表示 DTS 数据文件创建者接口。

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
属性

方法

CreateDataFile()

在当前实例中创建数据文件。

适用于