Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the IDTS input column cached information.
Espace de noms : Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (en Microsoft.SqlServer.DTSPipelineWrap.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("200084D9-C38B-4D17-BD79-24665FDADE95")> _
Public Interface IDTSInputColumnCachedInfo100
'Utilisation
Dim instance As IDTSInputColumnCachedInfo100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("200084D9-C38B-4D17-BD79-24665FDADE95")]
public interface IDTSInputColumnCachedInfo100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"200084D9-C38B-4D17-BD79-24665FDADE95")]
public interface class IDTSInputColumnCachedInfo100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("200084D9-C38B-4D17-BD79-24665FDADE95")>]
type IDTSInputColumnCachedInfo100 = interface end
public interface IDTSInputColumnCachedInfo100
Le type IDTSInputColumnCachedInfo100 expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
CachedCodePage | Infrastructure. Gets or sets the cached code page. |
![]() |
CachedComparisonFlags | Infrastructure. Gets or sets the Cached comparison flags used. |
![]() |
CachedDataType | Infrastructure. Gets or sets the cached data types. |
![]() |
CachedLength | Infrastructure. Gets or sets the cached length. |
![]() |
CachedName | Infrastructure. Gets or sets the cached name. |
![]() |
CachedPrecision | Infrastructure. Gets or sets the cached precision. |
![]() |
CachedScale | Infrastructure. Gets or sets the cached scale. |
![]() |
CachedSortKeyPosition | Infrastructure. Gets or sets the cached key position. |
Haut de la page
.gif)