Gets the instance of a
SqlHelper class that is used by this batch to manage parameters and execute statements
'Declaration
Public ReadOnly Property SqlHelper As SqlHelper
public SqlHelper SqlHelper {get;}
Property Value
The instance of a
SqlHelper class that is used by this batch to manage parameters and execute statements