MSSQL 2017 on Windows Replication: Property Bag Mapper Probe Action

Microsoft.SQLServer.2017.Replication.Windows.ProbeAction.PropertyBagMapperProbeAction (ProbeActionModuleType)

Property Bag Mapper Probe Action

Element properties:

TypeProbeActionModuleType
IsolationAny
AccessibilityInternal
RunAsDefault
InputTypeSystem.PropertyBagData
OutputTypeSystem.PropertyBagData

Source Code:

<ProbeActionModuleType ID="Microsoft.SQLServer.2017.Replication.Windows.ProbeAction.PropertyBagMapperProbeAction" Accessibility="Internal" Batching="false">
<Configuration>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="TimeoutSeconds" type="xsd:integer"/>
<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"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Key" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="PropertiesNameList" type="xsd:string"/>
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="Separator" type="xsd:string"/>
</Configuration>
<ModuleImplementation>
<Managed>
<Assembly>MSRL!Microsoft.SQLServer.2017.Replication.Module.Helper.Assembly</Assembly>
<Type>Microsoft.SQLServer2017.Replication.Module.Helper.Mapper.PropertyBagMapperProbeAction</Type>
</Managed>
</ModuleImplementation>
<OutputType>System!System.PropertyBagData</OutputType>
<InputType>System!System.PropertyBagData</InputType>
</ProbeActionModuleType>