Value Property (NativeOracleArray)
Gets the value of the
NativeOracleArray as .NET Framework array of the elements of the same type.
public Array Value {get; set;}
'Declaration
Public Property Value As Array
Property Value
An
System.Array with
NativeOracleArray data.