You create a large, n-tier Web application that has a custom event tracking system. You need to create a custom event type that enables your event tracking system to record all relevant event details for all types of events. The events must be stored in Microsoft SQL Server.<br /> From which base type should your custom event type inherit? ()<p> You create a large, n-tier Web application that has a custom event tracking system. You need to create a custom event type that enables your event tracking system to record all relevant event details for all types of events. The events must be stored in Microsoft SQL Server.<br /> From which base type should your custom event type inherit? ()</p>
A、A. IWebEventCustomEvaluator
B、B. WebEventProvider
C、C. WebBaseEvent
D、D. WebAuditEvent