Compartilhar via


Membros IDTSCustomProperty100

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

O tipo IDTSCustomProperty100 expõe os seguintes membros.

Propriedades

  Nome Descrição
Propriedade pública 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.
Propriedade pública Description Gets or sets the description of an IDTSCustomProperty100 object.
Propriedade pública Description Gets or sets the description of an IDTSObject100. (Herdado de IDTSObject100.)
Propriedade pública EncryptionRequired Gets or sets a value indicating whether the Value in an IDTSCustomProperty100 object must be encrypted.
Propriedade pública ExpressionType Gets or sets a value indicating whether the value of the custom property can be specified by using property expressions.
Propriedade pública ID Gets or sets the ID of an IDTSCustomProperty100 object.
Propriedade pública ID Gets or sets the ID of an IDTSObject100object. (Herdado de IDTSObject100.)
Propriedade pública IdentificationString Gets a string that uniquely identifies an IDTSCustomProperty100 object.
Propriedade pública IdentificationString Gets a string that uniquely identifies an IDTSObject100. (Herdado de IDTSObject100.)
Propriedade pública Name Gets or sets the name of an IDTSCustomProperty100 object.
Propriedade pública Name Gets or sets the name of an IDTSObject100 object. (Herdado de IDTSObject100.)
Propriedade pública ObjectType Gets the DTSObjectType of the custom property.
Propriedade pública ObjectType Gets the ObjectType property of an IDTSObject100. (Herdado de IDTSObject100.)
Propriedade pública State Gets or sets a value from a DTSPersistState that controls how the IDTSCustomProperty100 value is stored in the package XML.
Propriedade pública TypeConverter Specifies the type converter for an IDTSCustomProperty100 object.
Propriedade pública UITypeEditor Specifies the editor for an IDTSCustomProperty100 object.
Propriedade pública Value Gets or sets the object value of an IDTSCustomProperty100 object.

Início