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

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

Parameters

input
Type: SystemString
要过滤的数据

Return Value

Type: String

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

Implements

IDbFactoryInjectReplace(String)
See Also