Click or drag to resize

SQLOutputRowConversion Methods

The SQLOutputRowConversion type exposes the following members.

Methods
  NameDescription
Public methodGetOutputRow
Returns the PONO object that represents a row of the SQL query result, or null to indicate to skip this row.
Public methodGetOutputRowType
Return the PONO class that represents a row of the SQL query result.
Top
See Also