Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Mdbc
SimpleUpdateResult
C# Class Mdbc.SimpleUpdateResult
Inheritance:
UpdateResult
Mostra file
Open project: nightroman/Mdbc
Class Usage Examples
Public Methods
Method
Description
SimpleUpdateResult
(
long
documentsAffected
,
bool
updatedExisting
) :
System
Method Details
SimpleUpdateResult()
public
method
public
SimpleUpdateResult
(
long
documentsAffected
,
bool
updatedExisting
) :
System
documentsAffected
long
updatedExisting
bool
return
System