إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
This API supports the SQL Server 2012 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.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("200EC933-17BA-479A-A85B-711A56E2C054")> _
Public Interface IDTSConnectionManagerFlatFile100
'Usage
Dim instance As IDTSConnectionManagerFlatFile100
[GuidAttribute("200EC933-17BA-479A-A85B-711A56E2C054")]
public interface IDTSConnectionManagerFlatFile100
[GuidAttribute(L"200EC933-17BA-479A-A85B-711A56E2C054")]
public interface class IDTSConnectionManagerFlatFile100
[<GuidAttribute("200EC933-17BA-479A-A85B-711A56E2C054")>]
type IDTSConnectionManagerFlatFile100 = interface end
public interface IDTSConnectionManagerFlatFile100
The IDTSConnectionManagerFlatFile100 type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AlwaysCheckForRowDelimiters | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
CodePage | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
ColumnNamesInFirstDataRow | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
Columns | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
DataRowsToSkip | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
Format | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
HeaderRowDelimiter | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
HeaderRowsToSkip | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
LocaleID | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
RowDelimiter | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
TextQualifier | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
![]() |
Unicode | Infrastructure. This interface is used by the native connection managers. For more information, see ConnectionManagerFlatFileClass and ConnectionManagerMultiFlatFileClass. |
Top
.gif)