get
Obtain the value of the specific Column instance.
Note that if the column doesn't exist in the result set, this function will return null rather than throwing an exception.
Obtain the value of the specific ColumnDeclaringExpression instance.
Note that if the column doesn't exist in the result set, this function will return null rather than throwing an exception.