Click or drag to resize
CalculationWorks Logo
BcfDataSetDispose Method (Boolean)
Releases unmanaged and - optionally - managed resources.

Namespace: CalculationWorks.BusinessModel
Assembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
Version Information

CalculationWorks.BusinessModel

Supported in: 3.2, 3.0
See Also