AdomdCommand.Parameters 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.
Parameters
[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.AdomdClient.AdomdParameterCollection Parameters { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Parameters : Microsoft.AnalysisServices.AdomdClient.AdomdParameterCollection
Public ReadOnly Property Parameters As AdomdParameterCollection
Property Value
- Attributes