IDTSPipeline130.RunInOptimizedMode Proprietà
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.
public:
property bool RunInOptimizedMode { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(124)]
public bool RunInOptimizedMode { [System.Runtime.InteropServices.DispId(124)] get; [System.Runtime.InteropServices.DispId(124)] set; }
[<System.Runtime.InteropServices.DispId(124)>]
[<get: System.Runtime.InteropServices.DispId(124)>]
[<set: System.Runtime.InteropServices.DispId(124)>]
member this.RunInOptimizedMode : bool with get, set
Public Property RunInOptimizedMode As Boolean
Valore della proprietà
Implementazioni
- Attributi