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

In This Topic
LocalName Property
In This Topic
Gets or sets the name, including database-specific delimiters, that the local node in a synchronization topology uses to identify a table.
Syntax
'Declaration
 
Public Overridable ReadOnly Property LocalName As String
 

Property Value

The name, including database-specific delimiters, that the local node in a synchronization topology uses to identify a table.
See Also