Click or drag to resize
IDbFactoryInjectReplace Method
SQL注入过滤

Namespace: Adf.Db
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
string InjectReplace(
	string input
)

Parameters

input
Type: SystemString
要过滤的数据

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Db.IDbFactory.InjectReplace(System.String)"]

See Also