DbSyncColumnDescription::QuotedName Property
Gets the name of the column with database-specific delimiters.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
Use this property to get the column name with delimiters, such as []. The delimited column name is used in synchronization queries. To get or set the column name without delimiters, use UnquotedName.
Show: