Walter.DataTools.MsSql
TSqlResult Class Properties


Walter.DataTools.MsSql Assembly > Walter.DataTools.MsSql Namespace : TSqlResult Class

For a list of all members of this type, see TSqlResult members.

Public Properties
 NameDescription
Public PropertyReturns the IDatabaseTools method that was responsible for creating this result.  
Public Property The UTC date that the entry was created  
Public Property the database the particular statement was executed on based on the open connection  
Public Property the server the statement was executed on based on the open connection  
Public Property Access the errors that have been created by SqlServer during the execution of this statement  
Public Property Indicates that the result generated errors that have been captured  
Public Property information messages returned while executing the statement  
Public Property the messages printed by the statement,  
Public Property Contains the accumulated rows affected by the statement as reported by sql server  
Public Property The name of the object that generated the error.  
Public Property This contains the name of the stored procedure or SQL statement executed  
Top
See Also

Reference

TSqlResult Class
Walter.DataTools.MsSql Namespace