Walter.DataTools.MsSql
Add(SqlError) Method
Walter.DataTools.MsSql Assembly > Walter.DataTools.MsSql Namespace > TSqlResult Class : Add(SqlError) Method
A collection with all the error details returned by the server Adds a SqlError to the list if the error was not known
Syntax
public bool Add( 
   SqlError error
)

Parameters

error

Return Value

True if the error was not already included
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

TSqlResult Class
TSqlResult Members