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 | |
---|---|---|
Description | Gets or sets the description of an IDTSVirtualInput90 object. | |
ID | Gets or sets the ID of a virtual input object. | |
IdentificationString | Gets a string that uniquely identifies the IDTSVirtualInput90. | |
IsSorted | Gets a value that indicates whether the virtual input columns in the IDTSVirtualInput90 are sorted. | |
Name | Gets or sets the name of an IDTSVirtualInput90. | |
ObjectType | Gets the DTSObjectType of an IDTSVirtualInput90. | |
SourceLocale | Gets the locale ID (LCID) of the source of the IDTSVirtualInput90. | |
VirtualInputColumnCollection | Gets the IDTSVirtualInputColumnCollection90 of an IDTSVirtualInput90. |
Nach oben
Public Methods
Name | Description | |
---|---|---|
SetUsageType | Maps a virtual input column object and sets its usage type. |
Nach oben
Siehe auch
Verweis
IDTSVirtualInput90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace