Click or drag to resize
IAsyncConnection Properties

The IAsyncConnection type exposes the following members.

Properties
  NameDescription
Public propertyAmlContext
AML context used for creating AML objects and formatting AML statements
(Inherited from IConnection.)
Public propertyDatabase
Name of the connected database
(Inherited from IConnection.)
Public propertyUserId
ID of the authenticated user
(Inherited from IConnection.)
Top
See Also