NzaeShaperOutputColumnInfo class reference
Provides Shaper Output Information.
Public attributes
- columnName
- Column name.
- precision
- Column precision, if numeric.
- scale
- Column scale, if numeric.
- size
- Column size, if string .
- type
- Column type.
Member data documentation
- String columnName
- Column name.
- int precision
- Column precision, if numeric.
- int scale
- Column scale, if numeric.
- int size
- Column size, if string .
- int type
- Column type.