Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SmartConfig
DataStores
SqlServer
ColumnConfiguration
C# Class SmartConfig.DataStores.SqlServer.ColumnConfiguration
Exibir arquivo
Open project: he-dev/SmartConfig
Public Methods
Method
Description
ColumnConfiguration
(
string
name
,
SqlDbType
dbType
,
int
length
) :
System
Method Details
ColumnConfiguration()
public
method
public
ColumnConfiguration
(
string
name
,
SqlDbType
dbType
,
int
length
) :
System
name
string
dbType
SqlDbType
length
int
return
System