IDTSBuffer100.SetStatus(Int32, Int32, UInt32) Method

Definition

public:
 void SetStatus(int hRow, int hCol, System::UInt32 dbStatus);
public void SetStatus (int hRow, int hCol, uint dbStatus);
abstract member SetStatus : int * int * uint32 -> unit
Public Sub SetStatus (hRow As Integer, hCol As Integer, dbStatus As UInteger)

Parameters

hRow
Int32
hCol
Int32
dbStatus
UInt32

Applies to