წაკითხვა ინგლისურად

გაზიარება არხიდან:


AggregationDesignCollection.Contains Method (String)

Indicates whether the collection contains an AggregationDesign with the specified identifier.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Function Contains ( _
    id As String _
) As Boolean
'Usage
Dim instance As AggregationDesignCollection 
Dim id As String 
Dim returnValue As Boolean 

returnValue = instance.Contains(id)

Parameters

Return Value

Type: System.Boolean
true if the AggregationDesign is contained in the collection; otherwise, false.

See Also

Reference

AggregationDesignCollection Class

Contains Overload

Microsoft.AnalysisServices Namespace