Partilhar via


Interface IDTSPropertiesProviderEx

Represents the DTS properties provider expressions.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)

Sintaxe

'Declaração
Public Interface IDTSPropertiesProviderEx
'Uso
Dim instance As IDTSPropertiesProviderEx
public interface IDTSPropertiesProviderEx
public interface class IDTSPropertiesProviderEx
type IDTSPropertiesProviderEx =  interface end
public interface IDTSPropertiesProviderEx

O tipo IDTSPropertiesProviderEx expõe os membros a seguir.

Propriedades

  Nome Descrição
Propriedade pública HasExpressions Gets whether the IDTSPropertiesProviderEx has expression.

Início

Consulte também

Referência

Namespace Microsoft.SqlServer.Dts.Runtime