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
Syntaxpublic const string LockConflict = "0x800403F9"
Public Const LockConflict As String = "0x800403F9"
public:
literal String^ LockConflict = "0x800403F9"
Field Value
Type:
String
See Also