Freigeben über


IDTSPropertiesProvider100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see IDTSPropertiesProvider.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")> _
Public Interface IDTSPropertiesProvider100
'Usage
Dim instance As IDTSPropertiesProvider100
[GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface IDTSPropertiesProvider100
[GuidAttribute(L"9A446441-639A-46E4-B9EF-D1A14A8CB876")]
public interface class IDTSPropertiesProvider100
[<GuidAttribute("9A446441-639A-46E4-B9EF-D1A14A8CB876")>]
type IDTSPropertiesProvider100 =  interface end
public interface IDTSPropertiesProvider100

Der IDTSPropertiesProvider100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Properties Infrastruktur For more information, see IDTSPropertiesProvider.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode GetExpression Infrastruktur For more information, see IDTSPropertiesProvider.
Öffentliche Methode SetExpression Infrastruktur For more information, see IDTSPropertiesProvider.

Zum Anfang