QueryBuildDataSource.autoSum Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
autoSum(Int32) | |
autoSum(Int32, Boolean) |
autoSum(Int32)
autoSum(Int32, Boolean)
public:
virtual bool autoSum(int _field, bool _orderNo);
public virtual bool autoSum (int _field, bool _orderNo);
abstract member autoSum : int * bool -> bool
override this.autoSum : int * bool -> bool
Public Overridable Function autoSum (_field As Integer, _orderNo As Boolean) As Boolean
Parameters
- _field
- Int32
- _orderNo
- Boolean