IDTSInput100.BufferBase 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.
Ottiene la classe di base astratta dell'oggetto IDTSInput100.
public:
property int BufferBase { int get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTP_HBUFFERTYPE")]
[System.Runtime.InteropServices.DispId(118)]
public int BufferBase { [System.Runtime.InteropServices.DispId(118)] get; }
[<System.Runtime.InteropServices.ComAliasName("Microsoft.SqlServer.Dts.Pipeline.Wrapper.DTP_HBUFFERTYPE")>]
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
member this.BufferBase : int
Public ReadOnly Property BufferBase As Integer
Valore della proprietà
Classe di base astratta dell'oggetto IDTSInput100.
- Attributi