Interfaz IDTSConnectionManagerFlatFile100
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("A83696F8-F467-40B5-B5FD-CADED62A076D")> _
Public Interface IDTSConnectionManagerFlatFile100
'Uso
Dim instance As IDTSConnectionManagerFlatFile100
[GuidAttribute("A83696F8-F467-40B5-B5FD-CADED62A076D")]
public interface IDTSConnectionManagerFlatFile100
[GuidAttribute(L"A83696F8-F467-40B5-B5FD-CADED62A076D")]
public interface class IDTSConnectionManagerFlatFile100
[<GuidAttribute("A83696F8-F467-40B5-B5FD-CADED62A076D")>]
type IDTSConnectionManagerFlatFile100 = interface end
public interface IDTSConnectionManagerFlatFile100
El tipo IDTSConnectionManagerFlatFile100 expone los siguientes miembros.
Propiedades
Nombre | Descripción | |
---|---|---|
CodePage | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
ColumnNamesInFirstDataRow | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
Columns | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
DataRowsToSkip | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
Format | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
HeaderRowDelimiter | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
HeaderRowsToSkip | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
LocaleID | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
RowDelimiter | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
TextQualifier | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. | |
Unicode | Infraestructura. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
Arriba