C# Class JPB.DataAccess.DebuggerHelper.QueryDebugger

Show file Open project: JPVenson/DataAccess Class Usage Examples

Public Methods

Method Description
ParameterValue ( IDataParameter sp ) : String

ToString ( ) : string

Private Methods

Method Description
GenericCommandToQuery ( IDbCommand command ) : string
Init ( ) : void
QueryDebugger ( ) : System
QueryDebugger ( IDbCommand command, IDatabase source ) : System

Creates a Debugger that contains some debugging data

Render ( StringBuilderInterlaced obj ) : void

Method Details

ParameterValue() public static method

public static ParameterValue ( IDataParameter sp ) : String
sp IDataParameter
return String

ToString() public method

public ToString ( ) : string
return string