IsFixedSize Property (NativeOracleArray)
Gets a value indicating whether the
NativeOracleArray has a fixed size.
'Declaration
Public ReadOnly Property IsFixedSize As Boolean
public bool IsFixedSize {get;}
Property Value
true if the
NativeOracleArray has a fixed size; otherwise,
false.