Click or drag to resize
IsEmptyIsDataSetEmpty Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static bool IsDataSetEmpty(
	DataSet data
)

Parameters

data
Type: System.DataDataSet

Return Value

Type: Boolean
See Also