InternalField 类

定义

public ref class InternalField : ADODB::Field
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
public class InternalField : ADODB.Field
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
type InternalField = class
    interface Field
    interface Field20
    interface _ADO
Public Class InternalField
Implements Field
继承
InternalField
属性
实现
ADODB._ADO ADODB.Field ADODB.Field20

属性

ActualSize
Attributes
DataFormat
DefinedSize
Name
NumericScale
OriginalValue
Precision
Properties
Status
Type
UnderlyingValue
Value

方法

AppendChunk(Object)
GetChunk(Int32)

显式接口实现

Field.GetChunk(Int32)
Field20.GetChunk(Int32)

适用于