Share via


DiskDataStorage.DeleteRow(Int64) Method

Definition

public:
 virtual void DeleteRow(long i64Row);
public void DeleteRow (long i64Row);
abstract member DeleteRow : int64 -> unit
override this.DeleteRow : int64 -> unit
Public Sub DeleteRow (i64Row As Long)

Parameters

i64Row
Int64

Implements

Applies to