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