Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
MediumTrustLockingStrategy
C# Class MediumTrustLockingStrategy, csharp-sqlite
Locking strategy for Medium Trust. It uses the same trick used in the native code for WIN_CE which doesn't support LockFileEx as well.
Inheritance:
LockingStrategy
Afficher le fichier
Open project: koush/csharp-sqlite
Méthodes publiques
Méthode
Description
SharedLockFile
(
sqlite3_file,
pFile
,
long
offset
,
long
length
) :
int
Method Details
SharedLockFile()
public
méthode
public
SharedLockFile
(
sqlite3_file,
pFile
,
long
offset
,
long
length
) :
int
pFile
sqlite3_file,
offset
long
length
long
Résultat
int