AdomdConnection.Properties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an instance of an AdomdPropertyCollection class that contains the properties associated with the AdomdConnection.
public Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection Properties { get; }
member this.Properties : Microsoft.AnalysisServices.AdomdClient.AdomdPropertyCollection
Public ReadOnly Property Properties As AdomdPropertyCollection