QEStatusBarManager.SetRowsAffected(Int64) 메서드

정의

영향을 받는 행 수를 설정합니다.

public:
 void SetRowsAffected(long rows);
public void SetRowsAffected (long rows);
member this.SetRowsAffected : int64 -> unit
Public Sub SetRowsAffected (rows As Long)

매개 변수

rows
Int64

영향 받는 행 수를 지정하는 정수 값입니다.

적용 대상