Partager via


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
Méthode publique ConnectionManagerFlatFileClass Infrastructure. For more information, see ConnectionManager.

Haut de la page

Propriétés

  Nom Description
Propriété publique CodePage Infrastructure. For more information, see ConnectionManager.
Propriété publique ColumnNamesInFirstDataRow Infrastructure. For more information, see ConnectionManager.
Propriété publique Columns Infrastructure. For more information, see ConnectionManager.
Propriété publique ConnectionString Infrastructure. For more information, see ConnectionManager.
Propriété publique DataRowsToSkip Infrastructure. For more information, see ConnectionManager.
Propriété publique FileUsageType Infrastructure. For more information, see ConnectionManager.
Propriété publique Format Infrastructure. For more information, see ConnectionManager.
Propriété publique HeaderRowDelimiter Infrastructure. For more information, see ConnectionManager.
Propriété publique HeaderRowsToSkip Infrastructure. For more information, see ConnectionManager.
Propriété publique LocaleID Infrastructure. For more information, see ConnectionManager.
Propriété publique ProtectionLevel Infrastructure. For more information, see ConnectionManager.
Propriété publique RowDelimiter Infrastructure. For more information, see ConnectionManager.
Propriété publique SupportsDTCTransactions Infrastructure. For more information, see ConnectionManager.
Propriété publique TextQualifier Infrastructure. For more information, see ConnectionManager.
Propriété publique Unicode Infrastructure. For more information, see ConnectionManager.

Haut de la page

Méthodes

  Nom Description
Méthode publique AcquireConnection Infrastructure. For more information, see ConnectionManager.
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ReleaseConnection Infrastructure. For more information, see ConnectionManager.
Méthode publique SetQualifier Infrastructure. For more information, see ConnectionManager.
Méthode publique ToString (hérité de Object.)
Méthode publique 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.