IDTSCustomProperty100-Member

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

Der IDTSCustomProperty100-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft 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.
Öffentliche Eigenschaft Description Gets or sets the description of an IDTSCustomProperty100 object.
Öffentliche Eigenschaft Description Gets or sets the description of an IDTSObject100. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft EncryptionRequired Gets or sets a value indicating whether the Value in an IDTSCustomProperty100 object must be encrypted.
Öffentliche Eigenschaft ExpressionType Gets or sets a value indicating whether the value of the custom property can be specified by using property expressions.
Öffentliche Eigenschaft ID Gets or sets the ID of an IDTSCustomProperty100 object.
Öffentliche Eigenschaft ID Gets or sets the ID of an IDTSObject100object. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft IdentificationString Gets a string that uniquely identifies an IDTSCustomProperty100 object.
Öffentliche Eigenschaft IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft Name Gets or sets the name of an IDTSCustomProperty100 object.
Öffentliche Eigenschaft Name Gets or sets the name of an IDTSObject100 object. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft ObjectType Gets the DTSObjectType of the custom property.
Öffentliche Eigenschaft ObjectType Gets the ObjectType property of an IDTSObject100. (Geerbt von IDTSObject100.)
Öffentliche Eigenschaft State Gets or sets a value from a DTSPersistState that controls how the IDTSCustomProperty100 value is stored in the package XML.
Öffentliche Eigenschaft TypeConverter Specifies the type converter for an IDTSCustomProperty100 object.
Öffentliche Eigenschaft UITypeEditor Specifies the editor for an IDTSCustomProperty100 object.
Öffentliche Eigenschaft Value Gets or sets the object value of an IDTSCustomProperty100 object.

Zum Anfang