SqlBuilder Constructor
Initializes a new instance of the SqlBuilder class.
Namespace: DbExtensions
Assembly: DbExtensions.dll
Overloads
Name | Description | |
---|---|---|
SqlBuilder() | Initializes a new instance of the SqlBuilder class. | |
SqlBuilder(String, Object[]) | Initializes a new instance of the SqlBuilder class using the provided format string and parameters. |
Syntax
public SqlBuilder()