{CompanyName} FlexyGo

SystemObjectSettings Members

The SystemObjectSettings type exposes the following members.

Constructors


  Name Description
Public method SystemObjectSettings()()()()
Initializes a new instance of the SystemObjectSettings class.
Public method SystemObjectSettings(String, eDBType, Boolean)
Initializes a new instance of the SystemObjectSettings class.

Methods


  Name Description
Public method AllObjects
Obtains all the objects.
Public method Collections()()()()
Obtains the collections.
Public method Collections(String)
Obtains a specific collection.
Public method Objects()()()()
Obtains all the objects.
Public method Objects(String)
Obtains an object based on a specified name.
Public method Reload()()()()
Public method Reload(String)
Reloads specific object settings/>.
Public method Reload(String, String)
Reloads specific object settings for a given object when a specific system object has been changed/>.
Public method Reload(String, ObjectSettings..::..eReloadType)
Reloads partial object settings specifying reload type/>.
Public method RootObjects
Obtains root Objects.

Properties


  Name Description
Public property ConfConnString
Gets the configuration connection string.
Public property ConfDbType
Gets the configuration database type.
Public property InactiveObjOn
Gets a value indicating whether inactive objects is on.
Public property Item
Gets the item.
Public property ToJSon
Serializes object to JSon.