InternalField 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public ref class InternalField : ADODB::Field
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public class InternalField : ADODB.Field
Public Class InternalField
Implements Field
- 继承
-
InternalField
- 属性
- 实现
-
ADODB.Field
属性
| ActualSize | |
| Attributes | |
| DataFormat | |
| DefinedSize | |
| Name | |
| NumericScale | |
| OriginalValue | |
| Precision | |
| Properties | |
| Status | |
| Type | |
| UnderlyingValue | |
| Value |
方法
| AppendChunk(Object) | |
| GetChunk(Int32) |
显式接口实现
| Field.GetChunk(Int32) | |
| Field20.GetChunk(Int32) |