QueryRun.changedNo(Int32) 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.
public:
virtual bool changedNo(int _dataSourceNo);
public virtual bool changedNo (int _dataSourceNo);
abstract member changedNo : int -> bool
override this.changedNo : int -> bool
Public Overridable Function changedNo (_dataSourceNo As Integer) As Boolean
Parameters
- _dataSourceNo
- Int32