IDTSInputColumnCachedInfo100 Interfaz

Definición

Representa la información almacenada en la memoria caché de columna de entrada de IDTS.

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
Atributos

Propiedades

CachedCodePage

Obtiene o establece la página de códigos almacenada en caché.

CachedComparisonFlags

Obtiene o establece las marcas de comparación almacenadas en caché utilizadas.

CachedDataType

Obtiene o establece los tipos de datos almacenados en caché.

CachedLength

Obtiene o establece la longitud almacenada en caché.

CachedName

Obtiene o establece el nombre almacenado en caché.

CachedPrecision

Obtiene o establece la precisión almacenada en caché.

CachedScale

Obtiene o establece la escala almacenada en caché.

CachedSortKeyPosition

Obtiene o establece la posición de clave almacenada en caché.

Se aplica a