Klasa DataSourcePermissionCollection
Kolekcja zawiera DataSourcePermission obiektów.Klasa ta nie może być dziedziczona.
Hierarchia dziedziczenia
System.Object
Microsoft.AnalysisServices.ModelComponentCollection
Microsoft.AnalysisServices.NamedComponentCollection
Microsoft.AnalysisServices.MajorObjectCollection
Microsoft.AnalysisServices.DataSourcePermissionCollection
Przestrzeń nazw: Microsoft.AnalysisServices
Zestaw: Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)
Składnia
'Deklaracja
<GuidAttribute("D8B434FD-107D-4326-AD28-6538C6A2313D")> _
Public NotInheritable Class DataSourcePermissionCollection _
Inherits MajorObjectCollection
'Użycie
Dim instance As DataSourcePermissionCollection
[GuidAttribute("D8B434FD-107D-4326-AD28-6538C6A2313D")]
public sealed class DataSourcePermissionCollection : MajorObjectCollection
[GuidAttribute(L"D8B434FD-107D-4326-AD28-6538C6A2313D")]
public ref class DataSourcePermissionCollection sealed : public MajorObjectCollection
[<SealedAttribute>]
[<GuidAttribute("D8B434FD-107D-4326-AD28-6538C6A2313D")>]
type DataSourcePermissionCollection =
class
inherit MajorObjectCollection
end
public final class DataSourcePermissionCollection extends MajorObjectCollection
Typ DataSourcePermissionCollection uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
![]() |
Count | Pobiera numer ModelComponent obiektów w ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
![]() |
DemandLoadingService | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
![]() |
IsFixedSize | Pobiera wartość wskazującą czy ModelComponentCollection ma stały rozmiar. (Dziedziczony z ModelComponentCollection). |
![]() |
IsReadOnly | Pobiera wartość wskazującą czy ModelComponentCollection jest tylko do odczytu. (Dziedziczony z ModelComponentCollection). |
![]() |
IsSynchronized | Pobiera wartość wskazującą czy dostęp do ModelComponentCollection jest synchronizowane (bezpieczny wątek). (Dziedziczony z ModelComponentCollection). |
![]() |
Item[Int32] | Pobiera DataSourcePermission pod określonym indeksem z kolekcja. |
![]() |
Item[String] | Pobiera DataSourcePermission z określonym identyfikatorem z kolekcja. |
![]() |
ItemsType | Pobiera Type obiektów, które mogą być zawarte przez ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
![]() |
Parent | Pobiera IModelComponent zawiera ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
![]() |
Preloadable | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
![]() |
SyncRoot | Pobiera obiekt, który można zsynchronizować dostęp do ModelComponentCollection. (Dziedziczony z ModelComponentCollection). |
Do góry
Metody
Do góry
Zdarzenia
Nazwa | Opis | |
---|---|---|
![]() |
CollectionChanged | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
![]() |
CollectionChanging | Infrastruktura. (Dziedziczony z ModelComponentCollection). |
Do góry
Jawne implementacje interfejsu
Nazwa | Opis | |
---|---|---|
![]() ![]() |
IList.Add | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Clear | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Contains | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.IndexOf | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Insert | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Item | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.Remove | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IList.RemoveAt | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IModelComponentCollection.Contains | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IModelComponentCollection.Remove(IModelComponent) | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IModelComponentCollection.Remove(IModelComponent, Boolean) | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IOnDemandLoadableCollection.BlockOnDemandLoad | (Dziedziczony z ModelComponentCollection). |
![]() ![]() |
IOnDemandLoadableCollection.Loaded | (Dziedziczony z ModelComponentCollection). |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.