dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / NativeOracleArray Class / Count Property

In This Topic
Count Property (NativeOracleArray)
In This Topic
Gets the number of elements contained in the NativeOracleArray.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 

Property Value

The number of elements contained in the NativeOracleArray.
See Also