Column

Updated at:
Copy as MD

Parameter

Type

Description

Example

object

Column data.

Name

string

Column name.

Type

string

Column type.

Value

string

Column value.

IsNull

boolean

Whether the value is NULL. When true, it should be treated as NULL.