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

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


AccountCollection.Find Method

Gets the Account, with the specified identifier, from the collection.

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

Syntax

C#
public Account Find(
    string accountType
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.Account
The Account if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).

See Also

Reference

AccountCollection Class

Microsoft.AnalysisServices Namespace