Click or drag to resize

ConnectivityPackageSSISPackages Class

ConnectivityPackageSSISPackages - used for serialization for ConnectivityExport feature
Inheritance Hierarchy
SystemObject
  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportConnectivityPackageConnectivityPackageSSISPackages

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.ExportConnectivityPackage
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
[XmlTypeAttribute("ssisPackage")]
public class ConnectivityPackageSSISPackages

The ConnectivityPackageSSISPackages type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDtsConfigFile
The dtss config file
Public propertyExecutePackageTaskPassword
The execute package task password
Public propertyFolder
The folder
Public propertyPackageFile
The package file
Public propertyPackagePassword
The package password
Public propertyPassword
The password
Public propertyServer
The server
Public propertyUser
The user
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also