This topic has not yet been rated - Rate this topic

DbSyncTableDescription.UnquotedGlobalName Property

Gets or sets the name, not including database-specific delimiters, that other nodes in a synchronization topology use to identify a table.

Namespace:  Microsoft.Synchronization.Data
Assembly:  Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
public string UnquotedGlobalName { get; }

Property Value

Type: System.String
The name that other nodes in a synchronization topology use to identify a table.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.