SqlCeSyncTableProvisioning Properties

Public Properties

  Name Description
Public property CreateTable
Gets or sets whether to create a base table.
Public property GlobalName
Gets the name, including database-specific delimiters, that other nodes in a synchronization topology use to identify a table.
Public property LocalName
Gets the name, including database-specific delimiters, that the local node in a synchronization topology uses to identify a table.
Public property ObjectPrefix
Gets or sets the optional prefix that is used to identify objects that Sync Framework creates.
Public property UnquotedGlobalName
Gets the name, not including database-specific delimiters, that other nodes in a synchronization topology use to identify a table.
Public property UnquotedLocalName
Gets the name, not including database-specific delimiters, that the local node in a synchronization topology uses to identify a table.

Top

See Also

Reference

SqlCeSyncTableProvisioning Class
Microsoft.Synchronization.Data.SqlServerCe Namespace