Click or drag to resize

SystemOnboardingControllerGetDataConnectionForSystem Method

Overload List
  NameDescription
Public methodGetDataConnectionForSystem(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
Public methodGetDataConnectionForSystem(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
Top
See Also