Base:
method
Close
System.Data.Common.DbDataReader.Close()
8 references to Close
System.Data (4)
fx\src\data\System\Data\OleDb\OleDbDataAdapter.cs (2)
382
dataReader.
Close
();
424
dataReader.
Close
();
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
687
Close
();
1200
Close
();
System.Web.DataVisualization (2)
Common\General\Chart.cs (2)
534
dataReader.
Close
();
657
dataReader.
Close
();
System.Windows.Forms.DataVisualization (2)
Common\General\Chart.cs (2)
534
dataReader.
Close
();
657
dataReader.
Close
();