SystemObjectSettings Members
The SystemObjectSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SystemObjectSettings()()()() |
Initializes a new instance of the SystemObjectSettings class.
|
![]() |
SystemObjectSettings(String, eDBType, Boolean) |
Initializes a new instance of the SystemObjectSettings class.
|
Methods
Name | Description | |
---|---|---|
![]() |
AllObjects |
Obtains all the objects.
|
![]() |
Collections()()()() |
Obtains the collections.
|
![]() |
Collections(String) |
Obtains a specific collection.
|
![]() |
Objects()()()() |
Obtains all the objects.
|
![]() |
Objects(String) |
Obtains an object based on a specified name.
|
![]() |
Reload()()()() |
Reloads SystemObjectSettings.
|
![]() |
Reload(String) |
Reloads specific object settings/>.
|
![]() |
Reload(String, String) |
Reloads specific object settings for a given object when a specific system object has been changed/>.
|
![]() |
Reload(String, ObjectSettings..::..eReloadType) |
Reloads partial object settings specifying reload type/>.
|
![]() |
RootObjects |
Obtains root Objects.
|
Properties
Name | Description | |
---|---|---|
![]() |
ConfConnString |
Gets the configuration connection string.
|
![]() |
ConfDbType |
Gets the configuration database type.
|
![]() |
InactiveObjOn |
Gets a value indicating whether inactive objects is on.
|
![]() |
Item |
Gets the item.
|
![]() |
ToJSon |
Serializes object to JSon.
|