Click or drag to resize
GetOleDbDatagetOleDbData Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public DataSet getOleDbData(
	string source,
	string sql
)

Parameters

source
Type: SystemString
sql
Type: SystemString

Return Value

Type: DataSet
See Also