Partager via


Membres IDTSCustomProperty100

Contains custom information about an object in a data flow task.

Le type IDTSCustomProperty100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique ContainsID Gets or sets a value indicating whether the Value stored in an IDTSCustomProperty100 object contains the ID of another object in a data flow layout.
Propriété publique Description Gets or sets the description of an IDTSCustomProperty100 object.
Propriété publique Description Gets or sets the description of an IDTSObject100. (Hérité de IDTSObject100.)
Propriété publique EncryptionRequired Gets or sets a value indicating whether the Value in an IDTSCustomProperty100 object must be encrypted.
Propriété publique ExpressionType Gets or sets a value indicating whether the value of the custom property can be specified by using property expressions.
Propriété publique ID Gets or sets the ID of an IDTSCustomProperty100 object.
Propriété publique ID Gets or sets the ID of an IDTSObject100object. (Hérité de IDTSObject100.)
Propriété publique IdentificationString Gets a string that uniquely identifies an IDTSCustomProperty100 object.
Propriété publique IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Hérité de IDTSObject100.)
Propriété publique Name Gets or sets the name of an IDTSCustomProperty100 object.
Propriété publique Name Gets or sets the name of an IDTSObject100 object. (Hérité de IDTSObject100.)
Propriété publique ObjectType Gets the DTSObjectType of the custom property.
Propriété publique ObjectType Gets the ObjectType property of an IDTSObject100. (Hérité de IDTSObject100.)
Propriété publique State Gets or sets a value from a DTSPersistState that controls how the IDTSCustomProperty100 value is stored in the package XML.
Propriété publique TypeConverter Specifies the type converter for an IDTSCustomProperty100 object.
Propriété publique UITypeEditor Specifies the editor for an IDTSCustomProperty100 object.
Propriété publique Value Gets or sets the object value of an IDTSCustomProperty100 object.

Haut de la page