Gets the number of elements that the
OracleArray or
OracleTable can contain.
'Declaration
Public ReadOnly Property ArrayCapacity As Integer
public int ArrayCapacity {get;}
Property Value
The number of elements that the
OracleArray or
OracleTable can contain.