FieldCount Property (OracleArrayDataReader)
If the array consists of OBJECT TYPE elements, gets number of array element properties.
public int FieldCount {get;}
'Declaration
Public ReadOnly Property FieldCount As Integer
Property Value
Number of array element properties if the array consists of OBJECT TYPE elements, otherwise 1.