Interface IDTSConnectionManagerFlatFileColumn100
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 FlatFileColumn.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("C14E2299-E86F-43C6-8917-8D4CFDEE3316")> _
Public Interface IDTSConnectionManagerFlatFileColumn100
'Utilisation
Dim instance As IDTSConnectionManagerFlatFileColumn100
[GuidAttribute("C14E2299-E86F-43C6-8917-8D4CFDEE3316")]
public interface IDTSConnectionManagerFlatFileColumn100
[GuidAttribute(L"C14E2299-E86F-43C6-8917-8D4CFDEE3316")]
public interface class IDTSConnectionManagerFlatFileColumn100
[<GuidAttribute("C14E2299-E86F-43C6-8917-8D4CFDEE3316")>]
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