Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Показывать защищенные элементы
Показывать наследуемые элементы
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. |
В начало
.gif)
.gif)