PullSubscription.CustomEnabledForSyncMgr(StringBuilder) Method

Definition

Enables the custom publication for synchronous manager.

protected:
 abstract void CustomEnabledForSyncMgr(System::Text::StringBuilder ^ command);
protected abstract void CustomEnabledForSyncMgr (System.Text.StringBuilder command);
abstract member CustomEnabledForSyncMgr : System.Text.StringBuilder -> unit
Protected MustOverride Sub CustomEnabledForSyncMgr (command As StringBuilder)

Parameters

command
StringBuilder

The command.

Applies to