IDTSConnectionManagerCache100.RetainData Proprietà

Definizione

Ottiene o imposta un valore booleano che indica se la gestione connessione mantiene i dati nella cache.

public:
 property bool RetainData { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(4)]
public bool RetainData { [System.Runtime.InteropServices.DispId(4)] get; [System.Runtime.InteropServices.DispId(4)] set; }
[<System.Runtime.InteropServices.DispId(4)>]
[<get: System.Runtime.InteropServices.DispId(4)>]
[<set: System.Runtime.InteropServices.DispId(4)>]
member this.RetainData : bool with get, set
Public Property RetainData As Boolean

Valore della proprietà

Boolean

true se la gestione connessione mantiene i dati nella cache. in caso contrario, false.

Attributi

Commenti

Per altre informazioni, vedere ConnectionManagerCacheClass.

Si applica a