LevelProperty 클래스
Represents a member property available on members in the level.
상속 계층
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..LevelProperty
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)
구문
‘선언
Public NotInheritable Class LevelProperty
‘사용 방법
Dim instance As LevelProperty
public sealed class LevelProperty
public ref class LevelProperty sealed
[<SealedAttribute>]
type LevelProperty = class end
public final class LevelProperty
LevelProperty 유형에서 다음 멤버를 표시합니다.
속성
| 이름 | 설명 | |
|---|---|---|
![]() |
Caption | Gets the caption of the LevelProperty. |
![]() |
Description | Gets the description of the LevelProperty. |
![]() |
Name | Gets the name of the LevelProperty. |
![]() |
ParentLevel | Gets a Level that contains the LevelProperty. |
![]() |
UniqueName | Gets the fully-qualified name of the LevelProperty. |
맨 위로 이동
메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
Equals | Determines whether two instances of LevelProperty are equal. (Object. . :: . .Equals(Object)을(를) 재정의함) |
![]() |
Finalize | (Object에서 상속됨) |
![]() |
GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. (Object. . :: . .GetHashCode() () () ()을(를) 재정의함) |
![]() |
GetType | (Object에서 상속됨) |
![]() |
MemberwiseClone | (Object에서 상속됨) |
![]() |
ToString | Returns a String that represents the current Object. (Object. . :: . .ToString() () () ()을(를) 재정의함) |
맨 위로 이동
연산자
| 이름 | 설명 | |
|---|---|---|
![]() ![]() |
Equality | Determines whether two LevelProperty objects are equal. |
![]() ![]() |
Inequality | Determines whether two LevelProperty objects are not equal. |
맨 위로 이동
주의
The LevelProperty represents the definition of a member property for members in a given level. The LevelProperty differs from the MemberProperty in that the LevelProperty contains metadata representing a member property, and the MemberProperty contains data represented by a member property.
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.
.gif)
.gif)
.gif)
.gif)
.gif)