Interfaccia IDTSInputColumnCachedInfo100
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the IDTS input column cached information.
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)
Sintassi
'Dichiarazione
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("200084D9-C38B-4D17-BD79-24665FDADE95")> _
Public Interface IDTSInputColumnCachedInfo100
'Utilizzo
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
Nel tipo IDTSInputColumnCachedInfo100 sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
CachedCodePage | Infrastruttura. Gets or sets the cached code page. |
![]() |
CachedComparisonFlags | Infrastruttura. Gets or sets the Cached comparison flags used. |
![]() |
CachedDataType | Infrastruttura. Gets or sets the cached data types. |
![]() |
CachedLength | Infrastruttura. Gets or sets the cached length. |
![]() |
CachedName | Infrastruttura. Gets or sets the cached name. |
![]() |
CachedPrecision | Infrastruttura. Gets or sets the cached precision. |
![]() |
CachedScale | Infrastruttura. Gets or sets the cached scale. |
![]() |
CachedSortKeyPosition | Infrastruttura. Gets or sets the cached key position. |
In alto