Click or drag to resize
SqlText Constructor (String)
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(
	string text
)

Parameters

text
Type: SystemString

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

See Also