| FieldInfoBase constructor of FieldInfoBase |
class
FieldInfoBase
Syntax
Initializes a new instance of the FieldInfoBase class.
public FieldInfoBase ( TableInfo owner, string caption, string alias, string name, DataType dataType, int width, int scale, object defaultValue, bool isAutoIncrement, bool isPrimary, bool isNullable, bool isReadOnly, bool isLazyLoad )