Provides an entry point for event data from the SDK
Source Code:
<DataSourceModuleType ID="Microsoft.SystemCenter.InternalSdkEventProvider" Comment="Provides an entry point for event data from the SDK" Accessibility="Internal" RunAs="Microsoft.SystemCenter.DatabaseWriteActionAccount" Batching="false">
<Configuration/>
<ModuleImplementation Isolation="Any">
<Managed>
<Assembly>Res.Microsoft.SystemCenter.InternalSdkEventProvider</Assembly>
<Type>Microsoft.EnterpriseManagement.Mom.Modules.SdkEventDataSource</Type>
</Managed>
</ModuleImplementation>
<OutputType>Microsoft.SystemCenter.Event.LinkedData</OutputType>
</DataSourceModuleType>