Aracılığıyla paylaş


IDTSBufferManager100.GetRowWidth Yöntemi

Arabellek türü tanımı için tanımlanmış satır bayt cinsinden boyutu, alır.

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

Sözdizimi

'Bildirim
Function GetRowWidth ( _
    hBufferType As Integer _
) As Integer
'Kullanım
Dim instance As IDTSBufferManager100
Dim hBufferType As Integer
Dim returnValue As Integer

returnValue = instance.GetRowWidth(hBufferType)
int GetRowWidth(
    int hBufferType
)
int GetRowWidth(
    [InAttribute] int hBufferType
)
abstract GetRowWidth : 
        hBufferType:int -> int 
function GetRowWidth(
    hBufferType : int
) : int

Parametreler

  • hBufferType
    Tür: System.Int32
    Belirtilen arabellek türü tanımı satır boyutları döndürülür.

Dönüş Değeri

Tür: System.Int32
Bir işaretsiz tamsayı tarafından arabellek türü tanımı için tanımlanmış satır bayt cinsinden boyutunu belirtir.