xRecord.preRemoting 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.
Is executed before a cross-tier call is about to be executed for the table that would pack its state to the other tier.
public:
virtual void preRemoting();
public virtual void preRemoting ();
abstract member preRemoting : unit -> unit
override this.preRemoting : unit -> unit
Public Overridable Sub preRemoting ()