IDTSBuffer100.GetBoundaryInfo(UInt32, UInt32) Methode

Definition

public:
 void GetBoundaryInfo([Runtime::InteropServices::Out] System::UInt32 % pdwCols, [Runtime::InteropServices::Out] System::UInt32 % pdwMaxRows);
public void GetBoundaryInfo(out uint pdwCols, out uint pdwMaxRows);
abstract member GetBoundaryInfo : uint32 * uint32 -> unit
Public Sub GetBoundaryInfo (ByRef pdwCols As UInteger, ByRef pdwMaxRows As UInteger)

Parameter

pdwCols
UInt32
pdwMaxRows
UInt32

Hinweise

Diese Methode erhält die Anzahl der definierten Spalten und die maximale Anzahl der Zeilen, die in der IDTSBuffer100gespeichert werden können.

Gilt für: