您要查找的是不是:
- Gets or sets the name of the qualified base type. 获取或设置限定的基类型的名称。
- For this complex type and its base type. 获取该复杂类型及其基类型的。
- Class determines whether a base type is permitted. 类确定是否允许基类型。
- Overrides this to include the type of the editor base type. 会重写此属性以包含编辑器基类型的类型。
- Class with the type name and base type name of the editor. 用编辑器的类型名称和基类型名称初始化。
- A built-in derived numeric type may be promoted to its base type. 内置派生的数值类型可以升级为其基类型。
- Sets the base type of the type currently under construction. 为当前构造中的类型设置基类型。
- The maximum length of the actual base type value is 8,000 bytes. 实际基类型值的最大长度是8,000个字节。
- Conversions from derived type to base type are allowed. 允许从派生类型型到基类类型的转换。
- This includes both the base type information and the base type value. 这包括基类型信息和基类型值。
- Note that some of the overloaded methods can be inherited from a base type. 请注意,某些重载方法可以从基类型继承。
- The base type is the type from which the current type directly inherits. 基类型是当前类型直接从中继承的类型。
- Subtypes must be substitutable for their base types. 子类必须能够替换基类。
- Cannot change the base type, length, precision, scale, nullability, or collation of an existing User-defined datatype. 无法更改用户定义的现有数据类型的基本类型、长度、精度、小数位数、为空性或整理规则。
- Gets the base type that scopes the use of the attached property where this.NET Framework attribute applies. 获取确定此.;NET Framework属性所应用的attached property使用范围的基类型。
- It is possible for malicious code to cast back to the base type and call the base class method. 恶意代码有可能会重新强制转换为基类型,并调用基类方法。
- It is used to derive a new simple type from an existing simple type by restricting the base type. 使用它,可以通过限制基类型来从现有的简单类型派生新的简单类型。
- To make the Web form class inherit from a non-default Page class, you just change the base type, as follows. 要使Web窗体类继承非默认的Page类,只需按照如下所示更改基础类型。
- In the opposite direction, the base type does not contain any new members defined by the derived type. 在相反的方向,基类型不包含由派生类型定义的任何新成员。
- Derived types must be completely substitutable for their base types. 派生类型必须是它们的基础类型完全可替换的。