SqlFacetAttribute
Is this a fixed size field?
Is this field nullable?
The maximum size of the field (in bytes or characters depending on the field type)
or -1 if the size can be unlimited.
Precision, only valid for numeric types.
Scale, only valid for numeric types.
public SqlFacetAttribute()