IDTSCustomProperty90 Properties

Public Properties

  Name Description
ms211481.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.
ms211481.pubproperty(en-US,SQL.90).gif Description
Gets or sets the description of an IDTSCustomProperty90 object.
ms211481.pubproperty(en-US,SQL.90).gif EncryptionRequired
Gets or sets a value indicating whether the Value in an IDTSCustomProperty90 object must be encrypted.
ms211481.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.
ms211481.pubproperty(en-US,SQL.90).gif ID
Gets or sets the ID of an IDTSCustomProperty90 object.
ms211481.pubproperty(en-US,SQL.90).gif IdentificationString
Gets a string that uniquely identifies an IDTSCustomProperty90 object.
ms211481.pubproperty(en-US,SQL.90).gif Name
Gets or sets the name of an IDTSCustomProperty90 object.
ms211481.pubproperty(en-US,SQL.90).gif ObjectType
Gets the DTSObjectType of the custom property.
ms211481.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.
ms211481.pubproperty(en-US,SQL.90).gif TypeConverter
Specifies the type converter for an IDTSCustomProperty90 object.
ms211481.pubproperty(en-US,SQL.90).gif UITypeEditor
Specifies the editor for an IDTSCustomProperty90 object.
ms211481.pubproperty(en-US,SQL.90).gif Value
Gets or sets the object value of an IDTSCustomProperty90 object.

See Also

Reference

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