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