Interface IDTSConnectionManagerFlatFileColumn100
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see FlatFileColumn.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("8A2A37BA-91DA-4AAC-9F19-73FAA6C9798A")> _
Public Interface IDTSConnectionManagerFlatFileColumn100
'Utilisation
Dim instance As IDTSConnectionManagerFlatFileColumn100
[GuidAttribute("8A2A37BA-91DA-4AAC-9F19-73FAA6C9798A")]
public interface IDTSConnectionManagerFlatFileColumn100
[GuidAttribute(L"8A2A37BA-91DA-4AAC-9F19-73FAA6C9798A")]
public interface class IDTSConnectionManagerFlatFileColumn100
[<GuidAttribute("8A2A37BA-91DA-4AAC-9F19-73FAA6C9798A")>]
type IDTSConnectionManagerFlatFileColumn100 = interface end
public interface IDTSConnectionManagerFlatFileColumn100
Le type IDTSConnectionManagerFlatFileColumn100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
ColumnDelimiter | Infrastructure. For more information, see FlatFileColumn. |
![]() |
ColumnType | Infrastructure. For more information, see FlatFileColumn. |
![]() |
ColumnWidth | Infrastructure. For more information, see FlatFileColumn. |
![]() |
DataPrecision | Infrastructure. For more information, see FlatFileColumn. |
![]() |
DataScale | Infrastructure. For more information, see FlatFileColumn. |
![]() |
DataType | Infrastructure. For more information, see FlatFileColumn. |
![]() |
MaximumWidth | Infrastructure. For more information, see FlatFileColumn. |
![]() |
TextQualified | Infrastructure. For more information, see FlatFileColumn. |
Haut de la page