Initializes a new instance of the SqlClient class.
Namespace: Nemiro.Data.SqlAssembly: Nemiro.Data (in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
Examples
The following example creates an instance of the SqlClient class with default settings.
See Also