IDTSCustomProperty90 Members

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

The following tables list the members exposed by the IDTSCustomProperty90 type.

Public Properties

  Name Description
ms211464.pubproperty(en-US,SQL.90).gif ContainsID Gets or sets a value indicating whether the Value stored in an IDTSCustomProperty90 object contains the ID of another object in a data flow layout.
ms211464.pubproperty(en-US,SQL.90).gif Description Gets or sets the description of an IDTSCustomProperty90 object.
ms211464.pubproperty(en-US,SQL.90).gif EncryptionRequired Gets or sets a value indicating whether the Value in an IDTSCustomProperty90 object must be encrypted.
ms211464.pubproperty(en-US,SQL.90).gif ExpressionType Gets or sets a value indicating whether the value of the custom property can be specified by using property expressions.
ms211464.pubproperty(en-US,SQL.90).gif ID Gets or sets the ID of an IDTSCustomProperty90 object.
ms211464.pubproperty(en-US,SQL.90).gif IdentificationString Gets a string that uniquely identifies an IDTSCustomProperty90 object.
ms211464.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of an IDTSCustomProperty90 object.
ms211464.pubproperty(en-US,SQL.90).gif ObjectType Gets the DTSObjectType of the custom property.
ms211464.pubproperty(en-US,SQL.90).gif State Gets or sets a value from a DTSPersistState that controls how the IDTSCustomProperty90 value is stored in the package XML.
ms211464.pubproperty(en-US,SQL.90).gif TypeConverter Specifies the type converter for an IDTSCustomProperty90 object.
ms211464.pubproperty(en-US,SQL.90).gif UITypeEditor Specifies the editor for an IDTSCustomProperty90 object.
ms211464.pubproperty(en-US,SQL.90).gif Value Gets or sets the object value of an IDTSCustomProperty90 object.

Top

See Also

Reference

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