Click or drag to resize
QueryColumnSqlFunctions Methods

The QueryColumnSqlFunctions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCast
Applies CAST function to the column.
Public methodStatic memberIsNull
Applies ISNULL function to the column.
Top
See Also