dotConnect for PostgreSQL Documentation
Devart.Data.Synchronization Namespace / SyncTableProvisioning Class / GlobalName Property

In This Topic
GlobalName Property
In This Topic
Gets or sets the name, including database-specific delimiters, that other nodes in a synchronization topology use to identify a table.
Syntax
'Declaration
 
Public ReadOnly Property GlobalName As String
 

Property Value

The name, including database-specific delimiters, that other nodes in a synchronization topology use to identify a table.
See Also