SQLErrorInfo.NativeError Property | |
A numeric value that represents the native SQL error.
Namespace:
VO
Assembly:
VOSQLClasses (in VOSQLClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY NativeError AS USUAL GET SET
public virtual Usual NativeError { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value that represents the native SQL error.
See Also