Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
ServiceStack
OrmLite
Dapper
SqlMapper.Settings
C# Class ServiceStack.OrmLite.Dapper.SqlMapper.Settings
Permits specifying certain SqlMapper values globally.
Datei anzeigen
Open project: ServiceStack/ServiceStack.OrmLite
Public Methods
Method
Description
SetDefaults
( ) :
void
Resets all Settings to their default values
Private Methods
Method
Description
Settings
( )
Method Details
SetDefaults()
public
static
method
Resets all Settings to their default values
public
static
SetDefaults
( ) :
void
return
void