Share via


xRecord.setTmp Method

Definition

Sets the table so that it is not persisted to the database.

public:
 virtual bool setTmp();
public virtual bool setTmp ();
abstract member setTmp : unit -> bool
override this.setTmp : unit -> bool
Public Overridable Function setTmp () As Boolean

Returns

true if the operation was successful; otherwise, false.

Applies to