共用方式為


HardTotals.ExtendedErrorNoRoom Field

Definition

Indicates that you cannot write because a transaction is in progress, and there is insufficient free space to prepare for the transaction commit.

public const int ExtendedErrorNoRoom = 201;
val mutable ExtendedErrorNoRoom : int
Public Const ExtendedErrorNoRoom As Integer  = 201

Field Value

Value = 201

Applies to