IDTSCustomProperty100 成員

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

IDTSCustomProperty100 型別公開下列成員。

屬性

  名稱 描述
公用屬性 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.
公用屬性 Description Gets or sets the description of an IDTSCustomProperty100 object.
公用屬性 Description Gets or sets the description of an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 EncryptionRequired Gets or sets a value indicating whether the Value in an IDTSCustomProperty100 object must be encrypted.
公用屬性 ExpressionType Gets or sets a value indicating whether the value of the custom property can be specified by using property expressions.
公用屬性 ID Gets or sets the ID of an IDTSCustomProperty100 object.
公用屬性 ID Gets or sets the ID of an IDTSObject100object. (繼承自 IDTSObject100。)
公用屬性 IdentificationString Gets a string that uniquely identifies an IDTSCustomProperty100 object.
公用屬性 IdentificationString Gets a string that uniquely identifies an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 Name Gets or sets the name of an IDTSCustomProperty100 object.
公用屬性 Name Gets or sets the name of an IDTSObject100 object. (繼承自 IDTSObject100。)
公用屬性 ObjectType Gets the DTSObjectType of the custom property.
公用屬性 ObjectType Gets the ObjectType property of an IDTSObject100. (繼承自 IDTSObject100。)
公用屬性 State Gets or sets a value from a DTSPersistState that controls how the IDTSCustomProperty100 value is stored in the package XML.
公用屬性 TypeConverter Specifies the type converter for an IDTSCustomProperty100 object.
公用屬性 UITypeEditor Specifies the editor for an IDTSCustomProperty100 object.
公用屬性 Value Gets or sets the object value of an IDTSCustomProperty100 object.

頂端