Database.Accounts Property

Definition

Gets the collection of account types that are defined in a Database element.

[System.ComponentModel.Browsable(false)]
public Microsoft.AnalysisServices.AccountCollection Accounts { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Accounts : Microsoft.AnalysisServices.AccountCollection
Public ReadOnly Property Accounts As AccountCollection

Property Value

A collection of accounts.

Attributes

Applies to