AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

SQL..::..Dispose Method (Boolean)

Releases unmanaged and - optionally - managed resources.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.