columns(String, String, Boolean, Boolean, Int32) Constructor
Initializes a new instance of the
columns class
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
protected columns(
string name,
string type,
bool isKey,
bool isAutoNumber,
int columnSize
)
Parameters
- name String
-
- type String
-
- isKey Boolean
-
- isAutoNumber Boolean
-
- columnSize Int32
-