Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a DTS data file creator interface.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntax
'Declaration
<GuidAttribute("74CAED5F-4711-426D-8AA8-004D13C24CEB")> _
Public Interface IDTSDataFileCreator100
'Usage
Dim instance As IDTSDataFileCreator100
[GuidAttribute("74CAED5F-4711-426D-8AA8-004D13C24CEB")]
public interface IDTSDataFileCreator100
[GuidAttribute(L"74CAED5F-4711-426D-8AA8-004D13C24CEB")]
public interface class IDTSDataFileCreator100
[<GuidAttribute("74CAED5F-4711-426D-8AA8-004D13C24CEB")>]
type IDTSDataFileCreator100 = interface end
public interface IDTSDataFileCreator100
The IDTSDataFileCreator100 type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateDataFile | Creates data file in the current instance. |
Top
.gif)