The Connection type exposes the following members.

Properties

  Name Description
Public property ApiLevel
What API level does the server support?
Public property CharacterSetName
The CharacterSet to use for this connection
Public property Client
Property to access client object
Public property ClientMetadata
Property to access Client Metadata
Public property CommandTimeout
Public property Credential
Property to access Credentials
Public property CurrentWorkingDirectory
Set CurrentWorkingDirectory for this server
Public property KeepAlive
Callback to allow the client/user to cancel a long running command
Public property KeepAliveDelay
Time for a command to run before allowing the client/user to cancel a long running command
Public property LastResults
The results of the last command executed
Public property Server
Property to access Server associated with connection
Public property Status
Property to access Connection Status
Public property UserName
Property to access User Name

See Also