DbSyncColumnDescription::DefaultValueSpecified Property
Gets or sets whether a value is specified for the DefaultValue property.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
This property is used when Sync Framework serializes column information to XML. If the value of this property is false, the value of DefaultValue is undefined and should be ignored. In that case, the value of DefaultValue will not be serialized.
Show: