Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Shaolinq
SqlServer
DisabledForeignKeyCheckContext
C# Class Shaolinq.SqlServer.DisabledForeignKeyCheckContext
Inheritance:
IDisabledForeignKeyCheckContext
Show 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