Click or drag to resize

DatabaseCreateDataReader Method (String)

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public static IDataReader CreateDataReader(
	string sql
)

Parameters

sql
Type: SystemString

Return Value

Type: IDataReader
See Also