DTSCustomPropertyExpressionType Enumeration
Indicates whether the value of a custom property of a data flow component can be specified by using property expressions.
네임스페이스: Microsoft.SqlServer.Dts.Pipeline.Wrapper
어셈블리: Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
구문
‘선언
Public Enumeration DTSCustomPropertyExpressionType
public enum DTSCustomPropertyExpressionType
public enum class DTSCustomPropertyExpressionType
public enum DTSCustomPropertyExpressionType
public enum DTSCustomPropertyExpressionType
Members
Member name | Description |
---|---|
CPET_NONE | The value of the custom property cannot be specified by using property expressions. |
CPET_NOTIFY | The value of the custom property can be specified by using property expressions. |
주의
The ExpressionType property of the IDTSCustomProperty90 class uses the DTSCustomPropertyExpressionType enumeration.
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.