Freigeben über


IDTSConnectionManagerCache100-Schnittstelle

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

For more information, see ConnectionManagerCacheClass.

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

Syntax

'Declaration
<GuidAttribute("3DED109E-5757-4A19-A7ED-7CFDD5464871")> _
Public Interface IDTSConnectionManagerCache100
'Usage
Dim instance As IDTSConnectionManagerCache100
[GuidAttribute("3DED109E-5757-4A19-A7ED-7CFDD5464871")]
public interface IDTSConnectionManagerCache100
[GuidAttribute(L"3DED109E-5757-4A19-A7ED-7CFDD5464871")]
public interface class IDTSConnectionManagerCache100
[<GuidAttribute("3DED109E-5757-4A19-A7ED-7CFDD5464871")>]
type IDTSConnectionManagerCache100 =  interface end
public interface IDTSConnectionManagerCache100

Der IDTSConnectionManagerCache100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Columns Infrastruktur For more information, see ConnectionManagerCacheClass.
Öffentliche Eigenschaft RetainData Infrastruktur For more information, see ConnectionManagerCacheClass.
Öffentliche Eigenschaft UseEncryption Infrastruktur For more information, see ConnectionManagerCacheClass.
Öffentliche Eigenschaft UseFile Infrastruktur For more information, see ConnectionManagerCacheClass.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode GetFileColumns Infrastruktur For more information, see ConnectionManagerCacheClass.

Zum Anfang