IDTSConnectionManagerFlatFile100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | AlwaysCheckForRowDelimiters | This API supports the product infrastructure and is not intended to be used directly from your code. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() | CodePage | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the code page for the connection. |
![]() | ColumnNamesInFirstDataRow | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the column names is in first row. |
![]() | Columns | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the collection of columns from the connection. |
![]() | DataRowsToSkip | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the data rows to skip from the connection. |
![]() | Format | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the connection format. |
![]() | HeaderRowDelimiter | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the header row delimiter. |
![]() | HeaderRowsToSkip | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the header rows to skip from the connection. |
![]() | LocaleID | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the locale identifier of the connection. |
![]() | RowDelimiter | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the row delimiter. |
![]() | TextQualifier | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the text qualifier of the current instance. |
![]() | Unicode | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets a value that indicates whether the connection supports Unicode functionality. |
