MSSQL on Linux: Condition Detection Hash Index Data Mapper

Microsoft.SQLServer.Linux.ConditionDetection.HashIndexDataMapper (ConditionDetectionModuleType)

Condition Detection Hash Index Data Mapper.

Element properties:

TypeConditionDetectionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
OutputTypeSystem.PropertyBagData

Source Code:

<ConditionDetectionModuleType ID="Microsoft.SQLServer.Linux.ConditionDetection.HashIndexDataMapper" Accessibility="Internal" Batching="true">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="DatabaseName" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Publisher" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="ManagementGroupName" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>SqlDiscL!Microsoft.SQLServer.Core.Module.Helper.Assembly</Assembly>
<Type>Microsoft.SQLServer.Core.Module.Helper.ScomModules.Monitoring.HashIndexDataMapper</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputTypes>
<InputType>System!System.PropertyBagData</InputType>
</InputTypes>
</ConditionDetectionModuleType>