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
TrackableData
Sql
ColumnDefinition
C# Class TrackableData.Sql.ColumnDefinition
Show file
Open project: SaladLab/TrackableData
Public Methods
Method
Description
ColumnDefinition
(
string
name
,
Type
type
= null,
int
length
) :
System
Method Details
ColumnDefinition()
public
method
public
ColumnDefinition
(
string
name
,
Type
type
= null,
int
length
) :
System
name
string
type
System.Type
length
int
return
System