ElectronicValueRW.ExtendedErrorLogOverflow Field
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.
Indicates that the transaction log was too large to be stored.
public const int ExtendedErrorLogOverflow = 207;
val mutable ExtendedErrorLogOverflow : int
Public Const ExtendedErrorLogOverflow As Integer = 207