Click or drag to resize

DatabaseCreateDataSet Method (String)

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

Parameters

sql
Type: SystemString

Return Value

Type: DataSet
See Also