SqlFileStream::Finalize Method ()

.NET Framework (current version)
 

Ensures that resources are freed and other cleanup operations are performed when the garbage collector reclaims the SqlFileStream.

Namespace:   System.Data.SqlTypes
Assembly:  System.Data (in System.Data.dll)

protected:
virtual void Finalize() override
Return to top
Show: