Aracılığıyla paylaş


Database.Accounts Özelliği

Alır koleksiyon içinde tanımlanan hesap türleri, bir Database öğesi.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
<BrowsableAttribute(False)> _
Public ReadOnly Property Accounts As AccountCollection
    Get
'Kullanım
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

Özellik Değeri

Tür: Microsoft.AnalysisServices.AccountCollection
A koleksiyon hesapları.