SQLSelect.ShowSQLError Method (Typed) |
Namespace: XSharp.VO.SDK
VIRTUAL METHOD ShowSQLError( strMessage AS STRING, symMethod AS SYMBOL, e AS Exception ) AS VOID
public virtual void ShowSQLError( string strMessage, Symbol symMethod, [DefaultParameterValueAttribute(null, 0)] Exception e )