AdomdConnection Properties

Include Protected Members
Include Inherited Members

The AdomdConnection type exposes the following members.

Properties

  Name Description
Public property ClientCulture Gets the System.Globalization.CultureInfo object that the current AdomdConnection is using with the client.
Public property SessionID Gets the session identifier for the current AdomdConnection.
Public property User Gets the identification of the user who opened the current AdomdConnection.

Top