Метод | Описание | |
---|---|---|
Dispose ( ) : void |
Disposes of all the lists that form the dataset.
|
Метод | Описание | |
---|---|---|
BaseDataSet ( ) : System |
Constructs a new instance of BasaDataSet.
|
|
Dispose ( bool disposing ) : void |
Disposes of the readonly lists used by the dataset.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | /// True if the calling method is Dispose, false for the finaliser. /// |
Результат | void |