SYNC_ALL_DB field

Empty publication list, corresponding to the entire database. This field is constant and read-only.

Syntax
Visual Basic
Public Shared SYNC_ALL_DB As String
C#
public const string  SYNC_ALL_DB;
See also