RuntimeState 方法 |
RuntimeState 类型公开以下成员。
名称 | 说明 | |
---|---|---|
GetInstance | Retrieve the runtime state for the current thread | |
GetValueT | Retrieve a value from the state of the current Thread. | |
SetDataSession | This method can be used to switch the active DataSession in the runtime state. | |
SetValueT | Set a value for the state of the current Thread. | |
StringCompare(String, String) |
比较两个字符串。这个函数被编译器用于字符串比较。
| |
StringCompare(Byte, Byte, Int32) | Compare 2 byte arrays respecting the runtime string comparison rules. | |
StringCompareCollation |
比较两个字符串。这个函数被编译器用于字符串比较。
| |
ToString | ToString() override (重写 ToString.) |