Walter.DataTools.MsSql
TSqlResult Class
Members 
Walter.DataTools.MsSql Assembly > Walter.DataTools.MsSql Namespace : TSqlResult Class
Contains TSQL statements executed including the result of the SQL statement
Syntax
public class TSqlResult 
Remarks
You can subscribe to IDatabaseTools.OnExecuted to get the statement for items in the IDatabaseTools that do not return a TSqlResult.
Inheritance Hierarchy

System.Object
   Walter.DataTools.MsSql.TSqlResult

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 Members
Walter.DataTools.MsSql Namespace