IDTSInput100.BufferBase Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
property int BufferBase { int get(); };
[System.Runtime.InteropServices.ComAliasName("Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2014.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.Sql2014.DTP_HBUFFERTYPE")>]
[<System.Runtime.InteropServices.DispId(118)>]
[<get: System.Runtime.InteropServices.DispId(118)>]
member this.BufferBase : int
Public ReadOnly Property BufferBase As Integer
Valor da propriedade
A classe base abstrata de IDTSInput100.
- Atributos