IDTSComponentMetaData90 Properties

Public Properties

  Name Description
ms211513.pubproperty(en-US,SQL.90).gif AreInputColumnsValid
Gets a value that indicates whether the input columns in an IDTSComponentMetaData90 reference existing columns from the upstream component.
ms211513.pubproperty(en-US,SQL.90).gif ComponentClassID
Gets or sets the CLSID of a component that is described by the component metadata.
ms211513.pubproperty(en-US,SQL.90).gif ContactInfo
Gets or sets the contact information of the developer of a component.
ms211513.pubproperty(en-US,SQL.90).gif CustomPropertyCollection
Gets the collection of custom properties exposed by a component.
ms211513.pubproperty(en-US,SQL.90).gif Description
Gets or sets the description of a component.
ms211513.pubproperty(en-US,SQL.90).gif ID
Gets or sets the ID of a component.
ms211513.pubproperty(en-US,SQL.90).gif IdentificationString
Gets a string that uniquely identifies the component.
ms211513.pubproperty(en-US,SQL.90).gif InputCollection
Gets the collection of IDTSInput90 objects for a component.
ms211513.pubproperty(en-US,SQL.90).gif IsDefaultLocale
Gets a value that specifies whether the locale used by a component is the default locale for the computer where the component is executing.
ms211513.pubproperty(en-US,SQL.90).gif LocaleID
Gets or sets the locale used by a component.
ms211513.pubproperty(en-US,SQL.90).gif Name
Gets or sets the name of a component.
ms211513.pubproperty(en-US,SQL.90).gif ObjectType
Gets a value indicating that the component is a data flow component.
ms211513.pubproperty(en-US,SQL.90).gif OutputCollection
Gets the collection of IDTSOutput90 objects defined by a component.
ms211513.pubproperty(en-US,SQL.90).gif PipelineVersion
Gets or sets the version of the data flow task within which a component is designed to execute.
ms211513.pubproperty(en-US,SQL.90).gif RuntimeConnectionCollection
Gets the collection of IDTSRuntimeConnection90 objects for a component.
ms211513.pubproperty(en-US,SQL.90).gif UsesDispositions
Gets or sets a value that indicates whether a component has an error output.
ms211513.pubproperty(en-US,SQL.90).gif ValidateExternalMetadata
Gets or sets a value that controls whether a component validates its column metadata against its external data source at design time.
ms211513.pubproperty(en-US,SQL.90).gif Version
Gets or sets the version of a component.

See Also

Reference

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