DataSourceCollection Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() |
Add | Overloaded.
Creates and adds a DataSource to the collection.
|
![]() |
AddNew | Overloaded.
Creates and adds a DataSource to the end of the collection.
|
![]() |
CanAdd | (inherited from NamedComponentCollection ) |
![]() |
Clear |
Removes all elements from the ModelComponentCollection.
(inherited from ModelComponentCollection ) |
![]() |
Contains | Overloaded.
Indicates whether the collection contains a DataSource.
|
![]() |
ContainsName | (inherited from NamedComponentCollection ) |
![]() |
CopyTo | (inherited from ModelComponentCollection ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
Find |
Gets the DataSource, with the specified identifier, from the collection.
|
![]() |
FindByName |
Gets the DataSource, with the specified name, from the collection.
|
![]() |
GetByName |
Gets the DataSource, with the specified name, from the collection.
|
![]() |
GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection.
(inherited from ModelComponentCollection ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetNewID | Overloaded. (inherited from NamedComponentCollection ) |
![]() |
GetNewName | Overloaded. (inherited from NamedComponentCollection ) |
![]() |
GetType | (inherited from Object ) |
![]() |
IndexOf | Overloaded.
Gets the index of a DataSource.
|
![]() |
IndexOfName | (inherited from NamedComponentCollection ) |
![]() |
Insert | Overloaded.
Inserts a DataSource into the collection.
|
![]() |
IsValidID | Overloaded. (inherited from NamedComponentCollection ) |
![]() |
IsValidName | Overloaded. (inherited from NamedComponentCollection ) |
![]() |
Move | Overloaded.
Moves a DataSource to a new index in the collection.
|
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Overloaded.
Removes a DataSource from the collection.
|
![]() |
RemoveAt | Overloaded. (inherited from ModelComponentCollection ) |
![]() |
ToString | (inherited from Object ) |
Nome | Description | |
---|---|---|
![]() |
Add | Overloaded. (inherited from MajorObjectCollection ) |
![]() |
AddNew | Overloaded. (inherited from ModelComponentCollection ) |
![]() |
ChangeKey | (inherited from ModelComponentCollection ) |
![]() |
Contains | Overloaded. (inherited from ModelComponentCollection ) |
![]() |
EnsureLoaded | (inherited from ModelComponentCollection ) |
![]() |
Finalize | (inherited from Object ) |
![]() |
GetItem | (inherited from ModelComponentCollection ) |
![]() |
IndexOf | Overloaded. (inherited from ModelComponentCollection ) |
![]() |
Insert | Overloaded. (inherited from MajorObjectCollection ) |
![]() |
IsValidID | Overloaded. (inherited from NamedComponentCollection ) |
![]() |
IsValidName | Overloaded. (inherited from NamedComponentCollection ) |
![]() |
MemberwiseClone | (inherited from Object ) |
![]() |
Remove | Overloaded. (inherited from ModelComponentCollection ) |
Nome | Description | |
---|---|---|
Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.BlockOnDemandLoad | (inherited from ModelComponentCollection ) | |
Microsoft.AnalysisServices.IModelComponentCollection.Contains | (inherited from ModelComponentCollection ) | |
Microsoft.AnalysisServices.IModelComponentCollection.Remove | Overloaded. (inherited from ModelComponentCollection ) | |
System.Collections.IList.Add | (inherited from ModelComponentCollection ) | |
System.Collections.IList.Clear | (inherited from ModelComponentCollection ) | |
System.Collections.IList.Contains | (inherited from ModelComponentCollection ) | |
System.Collections.IList.IndexOf | (inherited from ModelComponentCollection ) | |
System.Collections.IList.Insert | (inherited from ModelComponentCollection ) | |
System.Collections.IList.Remove | (inherited from ModelComponentCollection ) | |
System.Collections.IList.RemoveAt | (inherited from ModelComponentCollection ) |
DataSourceCollection Class
Microsoft.AnalysisServices Namespace