CalculationPropertyCollection 속성
SQL Server 2008
CalculationPropertyCollection 형식은 다음 멤버를 노출합니다.
| 이름 | 설명 | |
|---|---|---|
|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
|
DemandLoadingService | 인프라 (ModelComponentCollection에서 상속됩니다.) |
|
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (ModelComponentCollection에서 상속됩니다.) |
|
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (ModelComponentCollection에서 상속됩니다.) |
|
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (ModelComponentCollection에서 상속됩니다.) |
|
Item[([(Int32])]) | Gets the CalculationProperty at the specified index from the collection. |
|
Item[([(String])]) | Gets the CalculationProperty, with the specified identifier, from the collection. |
|
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
|
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
|
Preloadable | 인프라 (ModelComponentCollection에서 상속됩니다.) |
|
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
| 이름 | 설명 | |
|---|---|---|
|
IList..::..Item | (ModelComponentCollection에서 상속됩니다.) |
|
IOnDemandLoadableCollection..::..Loaded | (ModelComponentCollection에서 상속됩니다.) |