SyncRoot Property (OracleArray)
On this page
Gets an object that can be used to synchronize access to the
OracleArray.
Syntax
|
|---|
'Declaration
Public ReadOnly Property SyncRoot As Object |
Property Value
An
System.Object that can be used to synchronize access to the
OracleArray.
See Also