MDXValue Implicit 비교 연산자

보호된 멤버 포함
상속된 멤버 포함

Implicitly converts between an MDXValue and other values or objects.

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.

오버로드 목록

  이름 설명
공용 연산자정적 멤버 Implicit(SByte to MDXValue) Implicitly converts an 8-bit signed integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(Boolean to MDXValue) Implicitly converts a Boolean to an MDXValue object.
공용 연산자정적 멤버 Implicit(Byte to MDXValue) Implicitly converts an 8-bit unsigned integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(Char to MDXValue) Implicitly converts a Unicode character to an MDXValue object.
공용 연산자정적 멤버 Implicit(DateTime to MDXValue) Implicitly converts a DateTime to an MDXValue object.
공용 연산자정적 멤버 Implicit(Decimal to MDXValue) Implicitly converts a decimal to an MDXValue object.
공용 연산자정적 멤버 Implicit(Double to MDXValue) Implicitly converts a double-precision floating-point number to an MDXValue object.
공용 연산자정적 멤버 Implicit(Int16 to MDXValue) Implicitly converts a 16-bit signed integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(Int32 to MDXValue) Implicitly converts a 32-bit signed integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(Int64 to MDXValue) Implicitly converts a 64-bit signed integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(Single to MDXValue) Implicitly converts a single-precision floating-point number to an MDXValue object.
공용 연산자정적 멤버 Implicit(String to MDXValue) Implicitly converts a string to an MDXValue object.
공용 연산자정적 멤버 Implicit(UInt16 to MDXValue) Implicitly converts a 16-bit unsigned integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(UInt32 to MDXValue) Implicitly converts a 32-bit unsigned integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(UInt64 to MDXValue) Implicitly converts a 64-bit unsigned integer to an MDXValue object.
공용 연산자정적 멤버 Implicit(Hierarchy to MDXValue) Implicitly converts a Hierarchy to an MDXValue object.
공용 연산자정적 멤버 Implicit(Level to MDXValue) Implicitly converts a Level to an MDXValue object.
공용 연산자정적 멤버 Implicit(Member to MDXValue) Implicitly converts a Member to an MDXValue object.
공용 연산자정적 멤버 Implicit(Set to MDXValue) Implicitly converts a Set to an MDXValue object.
공용 연산자정적 멤버 Implicit(Tuple to MDXValue) Implicitly converts a Tuple to an MDXValue object.

맨 위로 이동

참고 항목

참조

MDXValue 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스