SQLServerConnector

Class Name: SQLServerConnector

Scope: Public - Restricted ( License Required )

 

A single purpose SQL server interface to ONLY the SQL Server and Database defined in the Schema Profile.

 

Before you begin.Object Definition and Properties

 

 

 

Public Methods

 

 

 


 

EVENTS

Event TransactionRunning(object sender, eventArgs e)

Parameter 1: sender will be of type SQLServerConnector.

Parameter 2: e will be of derived class HTExceptionEventArg.

 

Implementation: When running multiple sql queries or commands ( OpenSQLQueries() or RunTransaction() ) this event will be fired after each command.


Exception Handling: Follows the Common Exceptions Interface.

 

 

 

 

© 2015 HermeTech International
(a Division of TransWorld Scribes)