SqlDatabaseSink.Dispose Method
Applies to: Semantic Logging 2.0
Releases all resources used by the current instance of the SqlDatabaseSink class.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Database (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Database.dll) Version: 2.0.1406.1
Syntax
public void Dispose()
'Declaration
Public Sub Dispose
Implements
See Also
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Sinks Namespace