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
이름 | Description | |
---|---|---|
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. | |
Description | Gets or sets the description of an IDTSCustomProperty90 object. | |
EncryptionRequired | Gets or sets a value indicating whether the Value in an IDTSCustomProperty90 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 IDTSCustomProperty90 object. | |
IdentificationString | Gets a string that uniquely identifies an IDTSCustomProperty90 object. | |
Name | Gets or sets the name of an IDTSCustomProperty90 object. | |
ObjectType | Gets the DTSObjectType of the custom property. | |
State | Gets or sets a value from a DTSPersistState that controls how the IDTSCustomProperty90 value is stored in the package XML. | |
TypeConverter | Specifies the type converter for an IDTSCustomProperty90 object. | |
UITypeEditor | Specifies the editor for an IDTSCustomProperty90 object. | |
Value | Gets or sets the object value of an IDTSCustomProperty90 object. |
위쪽
참고 항목
참조
IDTSCustomProperty90 Interface
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace