Click or drag to resize

Connection Properties

The Connection type exposes the following members.

Properties
  NameDescription
Public propertyApiLevel
What API level does the server support?
Public propertyCharacterSetName
The CharacterSet to use for this connection
Public propertyClient
Property to access client object
Public propertyClientMetadata
Property to access Client Metadata
Public propertyCommandTimeout Obsolete.
Public propertyCredential
Property to access Credentials
Public propertyCurrentWorkingDirectory
Set CurrentWorkingDirectory for this server
Public propertyKeepAlive
Callback to allow the client/user to cancel a long running command
Public propertyKeepAliveDelay
Time for a command to run before allowing the client/user to cancel a long running command
Public propertyLastResults
The results of the last command executed
Public propertyServer
Property to access Server associated with connection
Public propertyStatus
Property to access Connection Status
Public propertyUserName
Property to access User Name
Top
See Also