IDTSInputColumn100 Interfaz
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSInputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::IDTSObject100
[System.Runtime.InteropServices.Guid("1C19D4F8-1075-429A-9AD9-57B2C3F71884")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSInputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.IDTSObject100
[<System.Runtime.InteropServices.Guid("1C19D4F8-1075-429A-9AD9-57B2C3F71884")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSInputColumn100 = interface
interface IDTSObject100
Public Interface IDTSInputColumn100
Implements IDTSObject100
- Atributos
- Implementaciones
Las columnas de entrada describen las columnas que un componente recibe, lee o modifica durante la ejecución. Contienen propiedades que describen los datos contenidos en la columna durante la ejecución del paquete. Se crean llamando a los métodos New o NewAt de la colección IDTSInputColumnCollection100.
Producto | Versiones |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |