IDTSVirtualInput90 Members

Represents the columns available to a component from the upstream component.

The following tables list the members exposed by the IDTSVirtualInput90 type.

Public Properties

  Name Description
ms211698.pubproperty(en-US,SQL.90).gif Description Gets or sets the description of an IDTSVirtualInput90 object.
ms211698.pubproperty(en-US,SQL.90).gif ID Gets or sets the ID of a virtual input object.
ms211698.pubproperty(en-US,SQL.90).gif IdentificationString Gets a string that uniquely identifies the IDTSVirtualInput90.
ms211698.pubproperty(en-US,SQL.90).gif IsSorted Gets a value that indicates whether the virtual input columns in the IDTSVirtualInput90 are sorted.
ms211698.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of an IDTSVirtualInput90.
ms211698.pubproperty(en-US,SQL.90).gif ObjectType Gets the DTSObjectType of an IDTSVirtualInput90.
ms211698.pubproperty(en-US,SQL.90).gif SourceLocale Gets the locale ID (LCID) of the source of the IDTSVirtualInput90.
ms211698.pubproperty(en-US,SQL.90).gif VirtualInputColumnCollection Gets the IDTSVirtualInputColumnCollection90 of an IDTSVirtualInput90.

Top

Public Methods

  Name Description
ms211698.pubmethod(en-US,SQL.90).gif SetUsageType Maps a virtual input column object and sets its usage type.

Top

See Also

Reference

IDTSVirtualInput90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace