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