Метод | Описание | |
---|---|---|
VxColumnInfo ( string colname, VxColumnType vxcoltype, bool nullable, int size, short precision, short scale ) : System |
public VxColumnInfo ( string colname, VxColumnType vxcoltype, bool nullable, int size, short precision, short scale ) : System | ||
colname | string | |
vxcoltype | VxColumnType | |
nullable | bool | |
size | int | |
precision | short | |
scale | short | |
Результат | System |