Поделиться через


Элементы 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.

В начало