Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the DTS properties provider expressions.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Syntax
'Declaration
Public Interface IDTSPropertiesProviderEx
'Usage
Dim instance As IDTSPropertiesProviderEx
public interface IDTSPropertiesProviderEx
public interface class IDTSPropertiesProviderEx
type IDTSPropertiesProviderEx = interface end
public interface IDTSPropertiesProviderEx
The IDTSPropertiesProviderEx type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HasExpressions | Gets whether the IDTSPropertiesProviderEx has expression. |
Top