DbParam class
Represents one entry in Korzh.EasyQuery.Db.DbParameters list
public class Korzh.EasyQuery.Db.DbParamPackage: Korzh.EasyQuery.Db (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| DbParam() | void |
Fields
Section titled “Fields”| Name | Type | Description |
|---|---|---|
| Name | string | Database parameter name |
| Value | string | Database parameter value |