Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Technical Reference
 DTSCustomPropertyExpressionType Enu...

  Switch on low bandwidth view
Community Content
In this section
Statistics Annotations (0)
Other versions are also available for the following:
DTSCustomPropertyExpressionType Enumeration

Indicates whether the value of a custom property of a data flow component can be specified by using property expressions.

Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Visual Basic (Declaration)
Public Enumeration DTSCustomPropertyExpressionType
C#
public enum DTSCustomPropertyExpressionType
C++
public enum class DTSCustomPropertyExpressionType
J#
public enum DTSCustomPropertyExpressionType
JScript
public enum DTSCustomPropertyExpressionType
Member nameDescription
CPET_NONEThe value of the custom property cannot be specified by using property expressions.
CPET_NOTIFYThe value of the custom property can be specified by using property expressions.

The ExpressionType property of the IDTSCustomProperty100 class uses the DTSCustomPropertyExpressionType enumeration.


Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker