Interface IDTSConnectionManagerCacheColumn100
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.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("D0077F28-0562-40D8-9AEF-9650598A5038")> _
Public Interface IDTSConnectionManagerCacheColumn100
'Utilisation
Dim instance As IDTSConnectionManagerCacheColumn100
[GuidAttribute("D0077F28-0562-40D8-9AEF-9650598A5038")]
public interface IDTSConnectionManagerCacheColumn100
[GuidAttribute(L"D0077F28-0562-40D8-9AEF-9650598A5038")]
public interface class IDTSConnectionManagerCacheColumn100
[<GuidAttribute("D0077F28-0562-40D8-9AEF-9650598A5038")>]
type IDTSConnectionManagerCacheColumn100 = interface end
public interface IDTSConnectionManagerCacheColumn100
Le type IDTSConnectionManagerCacheColumn100 expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
CodePage | Infrastructure. For more information, see ConnectionManager. | |
DataType | Infrastructure. For more information, see ConnectionManager. | |
IndexPosition | Infrastructure. For more information, see ConnectionManager. | |
Length | Infrastructure. For more information, see ConnectionManager. | |
Precision | Infrastructure. For more information, see ConnectionManager. | |
Scale | Infrastructure. For more information, see ConnectionManager. |
Haut de la page