TranslationCollection Members

Contains a collection of Translation objects.

The following tables list the members exposed by the TranslationCollection type.

Public Properties

(see also Protected Properties )

  이름 Description
ms175277.pubproperty(ko-kr,SQL.90).gif Count  Gets the number of ModelComponent objects in the ModelComponentCollection. (inherited from ModelComponentCollection)
ms175277.pubproperty(ko-kr,SQL.90).gif IsFixedSize  Gets a value indicating whether the ModelComponentCollection has a fixed size. (inherited from ModelComponentCollection)
ms175277.pubproperty(ko-kr,SQL.90).gif IsReadOnly  Gets a value indicating whether the ModelComponentCollection is read-only. (inherited from ModelComponentCollection)
ms175277.pubproperty(ko-kr,SQL.90).gif IsSynchronized  Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (inherited from ModelComponentCollection)
ms175277.pubproperty(ko-kr,SQL.90).gif Item Gets the Translation at the specified index from the collection.
ms175277.pubproperty(ko-kr,SQL.90).gif Parent  Gets the IModelComponent that contains the ModelComponentCollection. (inherited from ModelComponentCollection)
ms175277.pubproperty(ko-kr,SQL.90).gif SyncRoot  Gets an object that can be used to synchronize access to the ModelComponentCollection. (inherited from ModelComponentCollection)

위쪽

Protected Properties

  이름 Description
ms175277.protproperty(ko-kr,SQL.90).gif DemandLoadingService  (inherited from ModelComponentCollection )
ms175277.protproperty(ko-kr,SQL.90).gif ItemsType Overridden.  
ms175277.protproperty(ko-kr,SQL.90).gif Preloadable  Gets a value indicating whether the ModelComponentCollection can be preloaded. (inherited from ModelComponentCollection)

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms175277.pubmethod(ko-kr,SQL.90).gif Add Overloaded. Creates and adds a Translation to the collection.
ms175277.pubmethod(ko-kr,SQL.90).gif CanAdd  (inherited from ModelComponentCollection )
ms175277.pubmethod(ko-kr,SQL.90).gif Clear  Removes all elements from the ModelComponentCollection. (inherited from ModelComponentCollection)
ms175277.pubmethod(ko-kr,SQL.90).gif Contains Overloaded.  
ms175277.pubmethod(ko-kr,SQL.90).gif CopyTo  (inherited from ModelComponentCollection )
ms175277.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms175277.pubmethod(ko-kr,SQL.90).gif FindByLanguage Indicates whether the collection contains a Translation with the specified language.
ms175277.pubmethod(ko-kr,SQL.90).gif GetByLanguage Indicates whether the collection contains a Translation with the specified language.
ms175277.pubmethod(ko-kr,SQL.90).gif GetEnumerator  Returns an enumerator that can iterate through the ModelComponentCollection. (inherited from ModelComponentCollection)
ms175277.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms175277.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms175277.pubmethod(ko-kr,SQL.90).gif IndexOf Overloaded.  
ms175277.pubmethod(ko-kr,SQL.90).gif Insert Overloaded. Inserts a Translation into the collection.
ms175277.pubmethod(ko-kr,SQL.90).gif Move Overloaded. Moves a Translation to a new index in the collection.
ms175277.pubmethod(ko-kr,SQL.90).gifms175277.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms175277.pubmethod(ko-kr,SQL.90).gif Remove Overloaded.  
ms175277.pubmethod(ko-kr,SQL.90).gif RemoveAt  Overloaded. (inherited from ModelComponentCollection )
ms175277.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms175277.protmethod(ko-kr,SQL.90).gif Add  Overloaded. (inherited from ModelComponentCollection )
ms175277.protmethod(ko-kr,SQL.90).gif AddNew  Overloaded. (inherited from ModelComponentCollection )
ms175277.protmethod(ko-kr,SQL.90).gif ChangeKey  (inherited from ModelComponentCollection )
ms175277.protmethod(ko-kr,SQL.90).gif Contains Overloaded.  
ms175277.protmethod(ko-kr,SQL.90).gif EnsureLoaded  (inherited from ModelComponentCollection )
ms175277.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms175277.protmethod(ko-kr,SQL.90).gif GetItem  (inherited from ModelComponentCollection )
ms175277.protmethod(ko-kr,SQL.90).gif IndexOf Overloaded.  
ms175277.protmethod(ko-kr,SQL.90).gif Insert  Overloaded. (inherited from ModelComponentCollection )
ms175277.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )
ms175277.protmethod(ko-kr,SQL.90).gif Remove Overloaded.  

위쪽

Public Events

  이름 Description
ms175277.pubevent(ko-kr,SQL.90).gif CollectionChanged  (inherited from ModelComponentCollection )
ms175277.pubevent(ko-kr,SQL.90).gif CollectionChanging  (inherited from ModelComponentCollection )

위쪽

Explicit Interface Implementations

  이름 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 )
Microsoft.AnalysisServices.Hosting.IOnDemandLoadableCollection.Loaded  (inherited from ModelComponentCollection )
System.Collections.IList.Item  (inherited from ModelComponentCollection )

위쪽

참고 항목

참조

TranslationCollection Class
Microsoft.AnalysisServices Namespace