共用方式為


IDTSBuffer100.GetRowStarts(UInt32, IntPtr) Method

Definition

public:
 void GetRowStarts(System::UInt32 dwRowsRequested, IntPtr pbRowStarts);
public void GetRowStarts (uint dwRowsRequested, IntPtr pbRowStarts);
abstract member GetRowStarts : uint32 * nativeint -> unit
Public Sub GetRowStarts (dwRowsRequested As UInteger, pbRowStarts As IntPtr)

Parameters

dwRowsRequested
UInt32
pbRowStarts
IntPtr

nativeint

Applies to