Top Method Summary
Options Name Purpose
Consultingwerk.SmartFramework.Repository.Object.Diff.SmartRepoCompareResult Compare (character, ILoggingStream) Compares a .smartrepo file on disc with the repository data in the SmartDB
LOGICAL CompareBuffer (character, handle, handle, ILoggingStream) Compares two buffers
FixGuidFields (handle) Fixes the GUID fields in the buffer
ImportSmartRepoFile (character) Imports a .smartrepo file into the dataset
LoadFromRepository (character) Loads a .smartrepo file from the SmartDB into the dataset

Top Constructor Summary
Options Name Purpose
SmartRepoComparer () Constructor for the SmartRepoComparer method


Method Detail
Top

Consultingwerk.SmartFramework.Repository.Object.Diff.SmartRepoCompareResult Compare (character, ILoggingStream)

Purpose: Compares a .smartrepo file on disc with the repository data in the SmartDB
Notes:

Parameters:
pcFileName CHARACTER
The name of the .smartrepo file
poLogger Consultingwerk.Util.LoggingStream.ILoggingStream
The ILoggingStream instance
Returns Consultingwerk.SmartFramework.Repository.Object.Diff.SmartRepoCompareResult
A character string with the comparison result
Top

LOGICAL CompareBuffer (character, handle, handle, ILoggingStream)

Purpose: Compares two buffers
Notes:

Parameters:
pcFieldName CHARACTER
The name of the primary unique key field
phBuffer1 HANDLE
The first buffer
phBuffer2 HANDLE
The second buffer
poLogger Consultingwerk.Util.LoggingStream.ILoggingStream
The ILoggingStream instance
Returns LOGICAL
true if the buffers are equal, otherwise false
Top

FixGuidFields (handle)

Purpose: Fixes the GUID fields in the buffer
Notes: Sets ? to empty string

Parameters:
phBuffer HANDLE
The buffer
Top

ImportSmartRepoFile (character)

Purpose: Imports a .smartrepo file into the dataset
Notes:

Parameters:
pcFileName CHARACTER
The name of the .smartrepo file
Top

LoadFromRepository (character)

Purpose: Loads a .smartrepo file from the SmartDB into the dataset
Notes:

Parameters:
pcObjectName CHARACTER
The name of the object


Constructor Detail
Top

SmartRepoComparer ()

Purpose: Constructor for the SmartRepoComparer method
Notes:



Temp-Table Detail


©2006-2026 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       13.04.2026 10:26:43