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