Show / Hide Table of Contents

Method CreateParam

| Improve this Doc View Source

CreateParam(DataRow)

Creates column of parameter expression using value of given DataRow.

Declaration
protected abstract Column CreateParam(DataRow dataRow)
Parameters
Type Name Description
DataRow dataRow

The DataRow object.

Returns
Type Description
Column

The created column of parameter expression.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest