Metoda PullSubscription.CustomEnabledForSyncMgr
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Protected MustOverride Sub CustomEnabledForSyncMgr ( _
command As StringBuilder _
)
'Użycie
Dim command As StringBuilder
Me.CustomEnabledForSyncMgr(command)
protected abstract void CustomEnabledForSyncMgr(
StringBuilder command
)
protected:
virtual void CustomEnabledForSyncMgr(
StringBuilder^ command
) abstract
abstract CustomEnabledForSyncMgr :
command:StringBuilder -> unit
protected abstract function CustomEnabledForSyncMgr(
command : StringBuilder
)
Parametry
- command
Typ: System.Text.StringBuilder