nce.adoole.Field

This class is an implementation of ADODB.Field object in .NET, and it is based on System.OleDB namespace.

nce.adosql.Field

This class is an implementation of ADODB.Field object in .NET, and it is based on System.SqlDb namespace.

nce.adoora.Field

This class is an implementation of ADODB.Field object in .NET, and it is based on System.Data.OracleClient namespace.


Supported list

Following table is the supported list of Field object for .NET:

Property Supported
Attributes Yes
ActualSize Yes
Name Yes
NumericScale Yes
DefinedSize Yes
OriginalValue No
Precision Yes
Type Yes
UnderlyingValue No
Value Yes
Method Supported
AppendChunk Yes
GetChunk Yes
(Gets a byte array)