This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Overload List
Name | Description | |
---|---|---|
Compute(SXMLDataTable, String) |
Computes a value based on a given expression after the datatable has been filtered by the given filter.
The notation of the expression and filter parameter are described in the Microsoft documentation of the System.Data.DataColumn.Expression property.
|
|
Compute(SXMLDataTable, String, String) |
Computes a value based on a given expression after the datatable has been filtered by the given filter.
The notation of the expression and filter parameter are described in the Microsoft documentation of the System.Data.DataColumn.Expression property.
|