Click or drag to resize
SqlTextAppend Method (Int32)

[Missing <summary> documentation for "M:Activsoft.Engine.Db.SqlText.Append(System.Int32)"]

Namespace: Activsoft.Engine.Db
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public void Append(
	int c
)

Parameters

c
Type: SystemInt32

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

See Also