SystemOnboardingControllerGetDataConnectionForSystem Method |
Name | Description | |
---|---|---|
![]() | GetDataConnectionForSystem(Int32, Boolean) |
This function will return the DataConnection data object for a system
If the data connection doesnt not exists will it create a new (id createIfMissing=true)
Function will update the SYSONB_DATACONNECTION property on the system object if it was missing
|
![]() | GetDataConnectionForSystem(DataObject, Boolean) |
This function will return the DataConnection data object for a system
If the data connection doesnt not exists will it create a new (id createIfMissing=true)
Function will update the SYSONB_DATACONNECTION property on the system object if it was missing
|