FormattedDatabaseTraceListenerPolicyCreator Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

This type supports the Enterprise Library infrastructure and is not intended to be used directly from your code. Represents the process to create the container policies required to create a FormattedDatabaseTraceListener.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging.Database.Configuration.Unity
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging.Database (in Microsoft.Practices.EnterpriseLibrary.Logging.Database.dll)

Syntax

'Declaration
Public Class FormattedDatabaseTraceListenerPolicyCreator _
    Implements IContainerPolicyCreator
public class FormattedDatabaseTraceListenerPolicyCreator : IContainerPolicyCreator
public ref class FormattedDatabaseTraceListenerPolicyCreator : IContainerPolicyCreator
public class FormattedDatabaseTraceListenerPolicyCreator implements IContainerPolicyCreator

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Logging.Database.Configuration.Unity.FormattedDatabaseTraceListenerPolicyCreator

See Also

FormattedDatabaseTraceListenerPolicyCreator Members

Microsoft.Practices.EnterpriseLibrary.Logging.Database.Configuration.Unity Namespace