QueryBuildDataSource.autoHeader 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
autoHeader(Int32) | |
autoHeader(Int32, Boolean) |
autoHeader(Int32)
autoHeader(Int32, Boolean)
public:
virtual bool autoHeader(int _field, bool _orderNo);
public virtual bool autoHeader (int _field, bool _orderNo);
abstract member autoHeader : int * bool -> bool
override this.autoHeader : int * bool -> bool
Public Overridable Function autoHeader (_field As Integer, _orderNo As Boolean) As Boolean
Parameters
- _field
- Int32
- _orderNo
- Boolean