{CompanyName} FlexyGo
EntityObject
.
.
::
.
.
DataManager Property
Gets or sets the data manager.
Namespace:
FLEXYGO.Objects
Assembly:
flxEntity
(in flxEntity.dll)
Syntax
C#
VB
public
DataManager
DataManager
{
get
;
set
; }
Public
Property
DataManager
As
DataManager
Get
Set
Field Value
The data manager.
Exceptions
Exception
Condition
Exception
"Could not change property value due to open transaction."
See Also
EntityObject Class
FLEXYGO.Objects Namespace