ConnectionManagerFlatFileClass-Klasse
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
For more information, see ConnectionManager.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFlatFileClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("0B219A8A-5097-42BA-AAD7-0C48D800B578")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerFlatFileClass _
Implements IDTSConnectionManager100, ConnectionManagerFlatFile, IDTSConnectionManagerFlatFile100, IDTSConnectionManagerFile100
'Usage
Dim instance As ConnectionManagerFlatFileClass
[GuidAttribute("0B219A8A-5097-42BA-AAD7-0C48D800B578")]
[ClassInterfaceAttribute()]
public class ConnectionManagerFlatFileClass : IDTSConnectionManager100,
ConnectionManagerFlatFile, IDTSConnectionManagerFlatFile100, IDTSConnectionManagerFile100
[GuidAttribute(L"0B219A8A-5097-42BA-AAD7-0C48D800B578")]
[ClassInterfaceAttribute()]
public ref class ConnectionManagerFlatFileClass : IDTSConnectionManager100,
ConnectionManagerFlatFile, IDTSConnectionManagerFlatFile100, IDTSConnectionManagerFile100
[<GuidAttribute("0B219A8A-5097-42BA-AAD7-0C48D800B578")>]
[<ClassInterfaceAttribute()>]
type ConnectionManagerFlatFileClass =
class
interface IDTSConnectionManager100
interface ConnectionManagerFlatFile
interface IDTSConnectionManagerFlatFile100
interface IDTSConnectionManagerFile100
end
public class ConnectionManagerFlatFileClass implements IDTSConnectionManager100, ConnectionManagerFlatFile, IDTSConnectionManagerFlatFile100, IDTSConnectionManagerFile100
Der ConnectionManagerFlatFileClass-Typ macht folgende Elemente verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
ConnectionManagerFlatFileClass | Infrastruktur For more information, see ConnectionManager. |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
CodePage | Infrastruktur For more information, see ConnectionManager. | |
ColumnNamesInFirstDataRow | Infrastruktur For more information, see ConnectionManager. | |
Columns | Infrastruktur For more information, see ConnectionManager. | |
ConnectionString | Infrastruktur For more information, see ConnectionManager. | |
DataRowsToSkip | Infrastruktur For more information, see ConnectionManager. | |
FileUsageType | Infrastruktur For more information, see ConnectionManager. | |
Format | Infrastruktur For more information, see ConnectionManager. | |
HeaderRowDelimiter | Infrastruktur For more information, see ConnectionManager. | |
HeaderRowsToSkip | Infrastruktur For more information, see ConnectionManager. | |
LocaleID | Infrastruktur For more information, see ConnectionManager. | |
ProtectionLevel | Infrastruktur For more information, see ConnectionManager. | |
RowDelimiter | Infrastruktur For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infrastruktur For more information, see ConnectionManager. | |
TextQualifier | Infrastruktur For more information, see ConnectionManager. | |
Unicode | Infrastruktur For more information, see ConnectionManager. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
AcquireConnection | Infrastruktur For more information, see ConnectionManager. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ReleaseConnection | Infrastruktur For more information, see ConnectionManager. | |
SetQualifier | Infrastruktur For more information, see ConnectionManager. | |
ToString | (Geerbt von Object.) | |
Validate | Infrastruktur |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.