अंग्रेज़ी में पढ़ें

इसके माध्यम से साझा किया गया


RestoreLocationCollection.Contains Method

Indicates whether the collection contains the specified RestoreLocation.

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

Syntax

C#
public bool Contains(
    RestoreLocation item
)

Parameters

Return Value

Type: System.Boolean
true if the RestoreLocation exists in the collection; otherwise, false.

See Also

Reference

RestoreLocationCollection Class

Microsoft.AnalysisServices Namespace