<DispIdAttribute(107)> _ Property ExpressionType As DTSCustomPropertyExpressionType
[DispIdAttribute(107)] DTSCustomPropertyExpressionType ExpressionType { get; set; }
[DispIdAttribute(107)] property DTSCustomPropertyExpressionType ExpressionType { DTSCustomPropertyExpressionType get (); void set ([InAttribute] DTSCustomPropertyExpressionType peExpressionType); }
/** @property */ /** @attribute DispIdAttribute(107) */ DTSCustomPropertyExpressionType get_ExpressionType () /** @property */ /** @attribute DispIdAttribute(107) */ void set_ExpressionType (/** @attribute InAttribute() */ DTSCustomPropertyExpressionType peExpressionType)
DispIdAttribute(107) function get ExpressionType () : DTSCustomPropertyExpressionType DispIdAttribute(107) function set ExpressionType (peExpressionType : DTSCustomPropertyExpressionType)
For information on using this property, see "Creating Custom Properties" in Design-time Methods of a Data Flow Component.