xRecord.defaultRow 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.
Populates default values in fields in the table in the non-interactive case.
public:
virtual void defaultRow();
public virtual void defaultRow ();
abstract member defaultRow : unit -> unit
override this.defaultRow : unit -> unit
Public Overridable Sub defaultRow ()