AdomdRestrictionCollection.Contains(AdomdRestriction) 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.
Contains
public bool Contains (Microsoft.AnalysisServices.AdomdClient.AdomdRestriction value);
member this.Contains : Microsoft.AnalysisServices.AdomdClient.AdomdRestriction -> bool
Public Function Contains (value As AdomdRestriction) As Boolean
Parameters
- value
- AdomdRestriction
value
Returns
Information not available for this release.