IDTSConnectionManagerCache100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Fornisce proprietà e metodi associati alla gestione delle connessioni in cui viene utilizzata una trasformazione cache o un file di cache per la connessione dati.
public interface class IDTSConnectionManagerCache100
[System.Runtime.InteropServices.Guid("D486BC51-E3E7-48F1-A859-478B547FB5D9")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
public interface IDTSConnectionManagerCache100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("9AC9C18F-BD61-484B-861C-9055FF4906B7")]
public interface IDTSConnectionManagerCache100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)]
[System.Runtime.InteropServices.Guid("0D21C929-6E0B-4D1B-ADA0-52846B71601C")]
public interface IDTSConnectionManagerCache100
[<System.Runtime.InteropServices.Guid("D486BC51-E3E7-48F1-A859-478B547FB5D9")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
type IDTSConnectionManagerCache100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("9AC9C18F-BD61-484B-861C-9055FF4906B7")>]
type IDTSConnectionManagerCache100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual | System.Runtime.InteropServices.TypeLibTypeFlags.FNonExtensible)>]
[<System.Runtime.InteropServices.Guid("0D21C929-6E0B-4D1B-ADA0-52846B71601C")>]
type IDTSConnectionManagerCache100 = interface
Public Interface IDTSConnectionManagerCache100
- Derivato
- Attributi
Commenti
Per altre informazioni, vedere ConnectionManagerCacheClass.
Proprietà
| Columns |
Ottiene le colonne nella cache. |
| RetainData |
Ottiene o imposta un valore booleano che indica se la gestione connessione mantiene i dati nella cache. |
| UseEncryption |
Ottiene o imposta un valore booleano che indica se utilizzare la crittografia. |
| UseFile |
Ottiene o imposta un valore booleano che indica se la gestione connessione utilizza un file di cache. |
Metodi
| GetFileColumns(String) |
Legge e restituisce le colonne dal file di cache specificato. |