Share via


IDTSPropertiesProviderEx Interface

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
Public property HasExpressions Gets whether the IDTSPropertiesProviderEx has expression.

Top

See Also

Reference

Microsoft.SqlServer.Dts.Runtime Namespace