The methods of the Help class are listed below. For a complete list of Help class members, see the Help Members topic.

Public Static (Shared) Methods

AddColumnToCommand Adds the parameters to the command object according to Settings.xml
ConvertToSqlDbType Converts to SqlDbType
CreateBatches Creates an array of objects that contain a single sql batch operation
CreateScript Creates the storedprocedure
GetConnectionString Gets the Connectionstring from Settings.xml
GetDataSet Get a dataset specified by the select statement.
GetTableScriptFilePath Gets the test table script
GetTestdataFilePath Gets the path to the testdata statements
GetTestTables
GetWorkingDirectory Gets the Settings.xml file directory

Public Instance Methods

Equals (inherited from Object)Select the method name to go to the Microsoft documentation.
GetHashCode (inherited from Object)Select the method name to go to the Microsoft documentation.
GetType (inherited from Object)Select the method name to go to the Microsoft documentation.
ToString (inherited from Object)Select the method name to go to the Microsoft documentation.

Protected Instance Methods

Finalize (inherited from Object)Select the method name to go to the Microsoft documentation.
MemberwiseClone (inherited from Object)Select the method name to go to the Microsoft documentation.

See Also

Help Class | Magnusson.Data.SqlAutomation Namespace