DataChangeLogger
GetChanges Method
Nemiro.Data.dll
Get changes list.
Namespace:
Nemiro.Data
Assembly:
Nemiro.Data
(in Nemiro.Data.dll) Version: 2.11.4.126 (2.11.4.126)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
public
DataChangeInfoCollection
GetChanges
()
public DataChangeInfoCollection GetChanges()
Public
Function
GetChanges
As
DataChangeInfoCollection
Public Function GetChanges As DataChangeInfoCollection
Return Value
Type:
DataChangeInfoCollection
See Also
DataChangeLogger Class
Nemiro.Data Namespace