Share via


xRecord.isTmp Method

Definition

Indicates whether this is a temporary table.

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

Returns

true if this is a temporary table; otherwise, false.

Applies to