DiskDataStorage.DeleteRow(Int64) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)
Parâmetros
- i64Row
- Int64