IDTSComponentMetaData100 Properties
The IDTSComponentMetaData100 type exposes the following members.
| Name | Description | |
|---|---|---|
|
AreInputColumnsValid | Gets a value that indicates whether the input columns in an IDTSComponentMetaData100 reference existing columns from the upstream component. |
|
ComponentClassID | Gets or sets the CLSID of a component that is described by the component metadata. |
|
ContactInfo | Gets or sets the contact information of the developer of a component. |
|
CustomPropertyCollection | Gets the collection of custom properties exposed by a component. |
|
Description | Gets or sets the description of the component. |
|
Description | Gets or sets the description of an IDTSObject100 object. (Inherited from IDTSObject100.) |
|
ID | Gets or sets the identifier of a component. |
|
ID | Gets or sets the identifier of an IDTSObject100 object. (Inherited from IDTSObject100.) |
|
IdentificationString | Gets a string that uniquely identifies the component. |
|
IdentificationString | Gets a string that uniquely identifies an IDTSObject100 object. (Inherited from IDTSObject100.) |
|
InputCollection | Gets the collection of IDTSInput100 objects for a component. |
|
IsDefaultLocale | Gets a value that indicates whether the locale used by a component is the default locale for the computer where the component is executing. |
|
LocaleID | Gets or sets the identifier of the locale used by a component. |
|
Name | Gets or sets the name of the component. |
|
Name | Gets or sets the name of an IDTSObject100 object. (Inherited from IDTSObject100.) |
|
ObjectType | Gets a value indicating that the component is a data flow component. |
|
ObjectType | Gets the object type of the IDTSObject100 object. (Inherited from IDTSObject100.) |
|
OutputCollection | Gets the collection of IDTSOutput100 objects defined by a component. |
|
PipelineVersion | Gets or sets the version of the data flow task within which a component is designed to execute. |
|
RuntimeConnectionCollection | Gets the collection of IDTSRuntimeConnection100 objects for a component. |
|
UsesDispositions | Gets or sets a value that indicates whether the component uses dispositions. |
|
ValidateExternalMetadata | Gets or sets a value that indicates whether the component validates its column metadata against its external data source at design time. |
|
Version | Gets or sets the version of the component. |