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