QueryRun.nextUniqueId 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
nextUniqueId() | |
nextUniqueId(Int32) |
nextUniqueId()
public:
virtual int nextUniqueId();
public virtual int nextUniqueId ();
abstract member nextUniqueId : unit -> int
override this.nextUniqueId : unit -> int
Public Overridable Function nextUniqueId () As Integer