Click or drag to resize

RowSetDispose Method

Note: This API is now obsolete.

For backward compatibility only

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
[ObsoleteAttribute("Explicitly releasing the RowSet resources is not required. It will be removed in future versions.", 
	false)]
public void Dispose()

Implements

IDisposableDispose
See Also