IDTSOutputColumn100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public interface class IDTSOutputColumn100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2017::IDTSObject100
[System.Runtime.InteropServices.Guid("2976E8B9-FAD6-4DFD-871F-A083F6666076")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputColumn100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2017.IDTSObject100
[<System.Runtime.InteropServices.Guid("2976E8B9-FAD6-4DFD-871F-A083F6666076")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputColumn100 = interface
interface IDTSObject100
Public Interface IDTSOutputColumn100
Implements IDTSObject100
- Derived
- Attributes
- Implements
Properties
Methods
SetDataTypeProperties(DataType, Int32, Int32, Int32, Int32) |