Aracılığıyla paylaş


DTSBufferManagerClass.GetColumnInfo Yöntemi

Alır DTP_BUFFCOL için yapısal bir sütun 'nde belirtilen tanım. arabellek

Ad Alanı:  Microsoft.SqlServer.Dts.Pipeline.Wrapper
Derleme:  Microsoft.SqlServer.DTSPipelineWrap (Microsoft.SqlServer.DTSPipelineWrap içinde.dll)

Sözdizimi

'Bildirim
Public Overridable Sub GetColumnInfo ( _
    hBufferType As Integer, _
    hCol As Integer, _
    <OutAttribute> ByRef pCol As DTP_BUFFCOL _
)
'Kullanım
Dim instance As DTSBufferManagerClass
Dim hBufferType As Integer
Dim hCol As Integer
Dim pCol As DTP_BUFFCOL

instance.GetColumnInfo(hBufferType, hCol, _
    pCol)
public virtual void GetColumnInfo(
    int hBufferType,
    int hCol,
    out DTP_BUFFCOL pCol
)
public:
virtual void GetColumnInfo(
    [InAttribute] int hBufferType, 
    [InAttribute] int hCol, 
    [InAttribute] [OutAttribute] DTP_BUFFCOL% pCol
)
abstract GetColumnInfo : 
        hBufferType:int * 
        hCol:int * 
        pCol:DTP_BUFFCOL byref -> unit 
override GetColumnInfo : 
        hBufferType:int * 
        hCol:int * 
        pCol:DTP_BUFFCOL byref -> unit 
public function GetColumnInfo(
    hBufferType : int, 
    hCol : int, 
    pCol : DTP_BUFFCOL
)

Parametreler

  • hBufferType
    Tür: System.Int32
    Arabellek tanımı kimliği.

Uygulamalar

IDTSBufferManager100.GetColumnInfo(Int32, Int32, DTP_BUFFCOL%)

Açıklamalar

Bu yöntem alır DTP_BUFFCOL tarafından belirtilen sütun için yapı hCol parametresinde belirtilen arabellek türü tanımı.Arabellek definition veya sütun , E_INVALIDARG hata oluşur bulunamadı.