Firefly Migration Reference
C#
VB
F#
Show/Hide TOC
IRow Interface
Definition
Namespace:
Firefly.Box.Data.DataProvider
Assembly:
Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
Copy
public
interface
IRow
VB
Copy
Public
Interface
IRow
F#
Copy
type
IRow
=
interface
end
Methods
Delete
IsEqualTo
Lock
ReloadData
Unlock
Update
See Also
Reference
Firefly.Box.Data.DataProvider Namespace
In This Article
Definition
Methods
See Also