Clase ConnectionManagerFlatFileClass
Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.
For more information, see ConnectionManager.
Jerarquía de herencia
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime.Wrapper..::..ConnectionManagerFlatFileClass
Espacio de nombres: Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado: Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxis
'Declaración
<GuidAttribute("0B219A8A-5097-42BA-AAD7-0C48D800B578")> _
<ClassInterfaceAttribute()> _
Public Class ConnectionManagerFlatFileClass _
Implements IDTSConnectionManager100, ConnectionManagerFlatFile, IDTSConnectionManagerFlatFile100, IDTSConnectionManagerFile100
'Uso
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
El tipo ConnectionManagerFlatFileClass expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
ConnectionManagerFlatFileClass | Infraestructura. For more information, see ConnectionManager. |
Arriba
Propiedades
Nombre | Descripción | |
---|---|---|
CodePage | Infraestructura. For more information, see ConnectionManager. | |
ColumnNamesInFirstDataRow | Infraestructura. For more information, see ConnectionManager. | |
Columns | Infraestructura. For more information, see ConnectionManager. | |
ConnectionString | Infraestructura. For more information, see ConnectionManager. | |
DataRowsToSkip | Infraestructura. For more information, see ConnectionManager. | |
FileUsageType | Infraestructura. For more information, see ConnectionManager. | |
Format | Infraestructura. For more information, see ConnectionManager. | |
HeaderRowDelimiter | Infraestructura. For more information, see ConnectionManager. | |
HeaderRowsToSkip | Infraestructura. For more information, see ConnectionManager. | |
LocaleID | Infraestructura. For more information, see ConnectionManager. | |
ProtectionLevel | Infraestructura. For more information, see ConnectionManager. | |
RowDelimiter | Infraestructura. For more information, see ConnectionManager. | |
SupportsDTCTransactions | Infraestructura. For more information, see ConnectionManager. | |
TextQualifier | Infraestructura. For more information, see ConnectionManager. | |
Unicode | Infraestructura. For more information, see ConnectionManager. |
Arriba
Métodos
Nombre | Descripción | |
---|---|---|
AcquireConnection | Infraestructura. For more information, see ConnectionManager. | |
Equals | (Se hereda de Object.) | |
Finalize | (Se hereda de Object.) | |
GetHashCode | (Se hereda de Object.) | |
GetType | (Se hereda de Object.) | |
MemberwiseClone | (Se hereda de Object.) | |
ReleaseConnection | Infraestructura. For more information, see ConnectionManager. | |
SetQualifier | Infraestructura. For more information, see ConnectionManager. | |
ToString | (Se hereda de Object.) | |
Validate | Infraestructura. |
Arriba
Seguridad para subprocesos
Cualquier miembro público static (Shared en Visual Basic) de este tipo es seguro para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.