Click or drag to resize
ImportSystemArgs Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The ImportSystemArgs type exposes the following members.

Properties
  Name Description
Public property bAdmin
Gets and sets a property that contains a flag with indictaes if this connection is the admin one for this system.
Public property bClientServer
Gets and sets a property that contains a flag which indicates if this connection should use a client server connection.
Public property bDirect
Gets and sets a property that contains the system direct connect flag.
Public property bDynamicsSec
Gets and sets a property that contains the system Dynamics security flag.
Public property bEnableCompression
Gets and sets a property that contains a flag which indicates if this connection should have compression enabled.
Public property bEnableTracing
Gets and sets a property that contains a flag which indicates if this connection should use have logging enabled.
Public property bLookupEdit
Gets and sets a property that contains a flag with indictaes if users can edit lookups for system.
Public property bMultiLevel
Gets and sets a property that contains the system multi level queries flag.
Public property bPrimary
Gets and sets a property that contains a flag with indictaes if this connection is the primary one for this system.
Public property bPromptUser
Gets and sets a property that contains the system prompt user flag.
Public property bSessionFree
Gets and sets a property that contains a flag which indicates if this connection should use session free mode.
Public property bUseSSL
Gets and sets a property that contains a flag which indicates if this connection should use SSL.
Public property cAppServerInfo
Gets and sets a property that contains the system AppServerInfo.
Public property cAppService
Gets and sets a property that contains the system Appservice.
Public property cConnectionName
Gets and sets a property that contains the connection name for this system connection.
Public property cDecimalSeparator
Gets and sets a property that contains the decimal separator to be used for this system.
Public property cDescription
Gets and sets a property that contains the system description.
Public property cHost
Gets and sets a property that contains the system host.
Public property cLogFile
Gets and sets a property that contains a value which indicates the log file name this connection should use.
Public property cName
Gets and sets a property that contains the system name.
Public property cService
Gets and sets a property that contains the system service.
Public property cSystemType
Gets and sets a property that contains the type of system.
Public property cThousandSeparator
Gets and sets a property that contains the thousand separator to be used for this system.
Public property cTimeOut
Gets and sets a property that contains the time out value for this connection.
Public property cURL
Gets and sets a property that contains the system URL.
Public property iCompressionLevel
Gets and sets a property that contains a value which indicates the compression level to use for this connection.
Public property iCompressionThreshold
Gets and sets a property that contains a value which indicates the compression threshold to use for this connection.
Public property iLoggingLevel
Gets and sets a property that contains a value which indicates the logging level this connection should use.
Public property iTcpClientRetry
Gets and sets a property that contains a value which indicates the TCP client retry this connection should use.
Public property iTcpClientRetryInterval
Gets and sets a property that contains a value which indicates the TCP client retry interval this connection should use.
Top
See Also