Classe ConnectionManagerFlatFileClass
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see ConnectionManager.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFlatFileClass
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("0B219A8A-5097-42BA-AAD7-0C48D800B578")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerFlatFileClass _
Implements IDTSConnectionManager100, ConnectionManagerFlatFile, IDTSConnectionManagerFlatFile100, IDTSConnectionManagerFile100
'Utilisation
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
Le type ConnectionManagerFlatFileClass expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
ConnectionManagerFlatFileClass | Infrastructure. For more information, see ConnectionManager. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
CodePage | Infrastructure. For more information, see ConnectionManager. |
![]() |
ColumnNamesInFirstDataRow | Infrastructure. For more information, see ConnectionManager. |
![]() |
Columns | Infrastructure. For more information, see ConnectionManager. |
![]() |
ConnectionString | Infrastructure. For more information, see ConnectionManager. |
![]() |
DataRowsToSkip | Infrastructure. For more information, see ConnectionManager. |
![]() |
FileUsageType | Infrastructure. For more information, see ConnectionManager. |
![]() |
Format | Infrastructure. For more information, see ConnectionManager. |
![]() |
HeaderRowDelimiter | Infrastructure. For more information, see ConnectionManager. |
![]() |
HeaderRowsToSkip | Infrastructure. For more information, see ConnectionManager. |
![]() |
LocaleID | Infrastructure. For more information, see ConnectionManager. |
![]() |
ProtectionLevel | Infrastructure. For more information, see ConnectionManager. |
![]() |
RowDelimiter | Infrastructure. For more information, see ConnectionManager. |
![]() |
SupportsDTCTransactions | Infrastructure. For more information, see ConnectionManager. |
![]() |
TextQualifier | Infrastructure. For more information, see ConnectionManager. |
![]() |
Unicode | Infrastructure. For more information, see ConnectionManager. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
![]() |
AcquireConnection | Infrastructure. For more information, see ConnectionManager. |
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
ReleaseConnection | Infrastructure. For more information, see ConnectionManager. |
![]() |
SetQualifier | Infrastructure. For more information, see ConnectionManager. |
![]() |
ToString | (hérité de Object.) |
![]() |
Validate | Infrastructure. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.