Click or drag to resize

MFErrorCodesLockConflict Field

Error code seen with error messages like: "An SQL update statement yielded a probable lock conflict."

Namespace:  MFiles.VAF.Common
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public const string LockConflict = "0x800403F9"

Field Value

Type: String
See Also