Click or drag to resize
SqlText Constructor (Char)
Initializes a new instance of the SqlText class

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public SqlText(
	char c
)

Parameters

c
Type: SystemChar

[Missing <param name="c"/> documentation for "M:Activsoft.Engine.Db.SqlText.#ctor(System.Char)"]

See Also