AdomdParameterCollection.Find(String) Method
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.
Find
public Microsoft.AnalysisServices.AdomdClient.AdomdParameter Find (string parameterName);
member this.Find : string -> Microsoft.AnalysisServices.AdomdClient.AdomdParameter
Public Function Find (parameterName As String) As AdomdParameter
Parameters
- parameterName
- String
parameterName
Returns
Information not available for this release.