Click or drag to resize

DBCatalogSaveLocalSyncSourceOverrides Method

Saves the local sync source overrides for this catalog to the file open by the writer specified. Assumes there's at least one schema with LocalOverrideSyncSource set to a value.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntax
public void SaveLocalSyncSourceOverrides(
	XmlWriter writer
)

Parameters

writer
Type: System.XmlXmlWriter
See Also