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
Shaolinq
Sqlite
DisabledForeignKeyCheckContext
C# Class Shaolinq.Sqlite.DisabledForeignKeyCheckContext
Inheritance:
IDisabledForeignKeyCheckContext
Mostra file
Open project: tumtumtum/Shaolinq
Public Methods
Method
Description
DisabledForeignKeyCheckContext
(
SqlTransactionalCommandsContext
context
) :
Shaolinq.Persistence
Dispose
( ) :
void
Method Details
DisabledForeignKeyCheckContext()
public
method
public
DisabledForeignKeyCheckContext
(
SqlTransactionalCommandsContext
context
) :
Shaolinq.Persistence
context
Shaolinq.Persistence.SqlTransactionalCommandsContext
return
Shaolinq.Persistence
Dispose()
public
method
public
Dispose
( ) :
void
return
void