Поделиться через


IDTSCustomProperty100.ExpressionType Свойство

Определение

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSCustomPropertyExpressionType ExpressionType { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSCustomPropertyExpressionType get(); void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2012::DTSCustomPropertyExpressionType value); };
[System.Runtime.InteropServices.DispId(107)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.DTSCustomPropertyExpressionType ExpressionType { [System.Runtime.InteropServices.DispId(107)] get; [System.Runtime.InteropServices.DispId(107)] set; }
[<System.Runtime.InteropServices.DispId(107)>]
[<get: System.Runtime.InteropServices.DispId(107)>]
[<set: System.Runtime.InteropServices.DispId(107)>]
member this.ExpressionType : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012.DTSCustomPropertyExpressionType with get, set
Public Property ExpressionType As DTSCustomPropertyExpressionType

Значение свойства

Одно из значений DTSCustomPropertyExpressionType.

Атрибуты

Комментарии

Сведения об использовании этого свойства см. в разделе "Создание настраиваемых свойств" статьи Методы времени разработки компонента Поток данных.

Применяется к