IDTSInputColumnCachedInfo100 Interface

Definition

Represents the IDTS input column cached information.

public interface class IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.Guid("3C254AD6-84EF-4687-8AB0-2513004B7F1A")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("6739ABDF-B077-41D7-B18F-07913CC4AF1E")]
public interface IDTSInputColumnCachedInfo100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("D03B6D38-63A8-4B05-872D-B6212FA21A3F")]
public interface IDTSInputColumnCachedInfo100
[<System.Runtime.InteropServices.Guid("3C254AD6-84EF-4687-8AB0-2513004B7F1A")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumnCachedInfo100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("6739ABDF-B077-41D7-B18F-07913CC4AF1E")>]
type IDTSInputColumnCachedInfo100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("D03B6D38-63A8-4B05-872D-B6212FA21A3F")>]
type IDTSInputColumnCachedInfo100 = interface
Public Interface IDTSInputColumnCachedInfo100
Attributes

Properties

CachedCodePage

Gets or sets the cached code page.

CachedComparisonFlags

Gets or sets the Cached comparison flags used.

CachedDataType

Gets or sets the cached data types.

CachedLength

Gets or sets the cached length.

CachedName

Gets or sets the cached name.

CachedPrecision

Gets or sets the cached precision.

CachedScale

Gets or sets the cached scale.

CachedSortKeyPosition

Gets or sets the cached key position.

Applies to