Udostępnij za pośrednictwem


Właściwość Database.Accounts

Pobiera kolekcja typów kont, które są zdefiniowane w Database elementu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
<BrowsableAttribute(False)> _
Public ReadOnly Property Accounts As AccountCollection
    Get
'Użycie
Dim instance As Database
Dim value As AccountCollection

value = instance.Accounts
[BrowsableAttribute(false)]
public AccountCollection Accounts { get; }
[BrowsableAttribute(false)]
public:
property AccountCollection^ Accounts {
    AccountCollection^ get ();
}
[<BrowsableAttribute(false)>]
member Accounts : AccountCollection
function get Accounts () : AccountCollection

Wartość właściwości

Typ: Microsoft.AnalysisServices.AccountCollection
Kolekcja kont.