DTSCustomPropertyExpressionType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class DTSCustomPropertyExpressionType
public enum DTSCustomPropertyExpressionType
type DTSCustomPropertyExpressionType =
Public Enum DTSCustomPropertyExpressionType
- Inheritance
-
DTSCustomPropertyExpressionType
Fields
Name | Value | Description |
---|---|---|
CPET_NONE | 0 | |
CPET_NOTIFY | 1 |
Remarks
The ExpressionType property of the IDTSCustomProperty100 class uses the DTSCustomPropertyExpressionType enumeration.