InternalField Class

Definition

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
Inheritance
InternalField
Attributes
Implements
ADODB._ADO ADODB.Field ADODB.Field20

Properties

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

Methods

AppendChunk(Object)
GetChunk(Int32)

Explicit Interface Implementations

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

Applies to