Query.firstOnly1 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
firstOnly1() | |
firstOnly1(Boolean) |
firstOnly1()
public:
virtual bool firstOnly1();
public virtual bool firstOnly1 ();
abstract member firstOnly1 : unit -> bool
override this.firstOnly1 : unit -> bool
Public Overridable Function firstOnly1 () As Boolean