Freigeben über


IDTSPropertiesProviderEx-Schnittstelle

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

Der IDTSPropertiesProviderEx-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft HasExpressions Gets whether the IDTSPropertiesProviderEx has expression.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime-Namespace