IOracleArrayTypeFactory Interface
The IOracleArrayTypeFactory interface is used by ODP.NET to create arrays that represent Oracle Collections.
Declaration
// C# public interface IOracleArrayTypeFactory
Requirements
| Provider | ODP.NET, Unmanaged Driver | ODP.NET, Managed Driver | ODP.NET Core |
|---|---|---|---|
|
Assembly |
|
|
|
|
Namespace |
|
|
|
|
.NET Framework |
- |
||
|
.NET (Core) |
- |
- |
Thread Safety
All public static methods are thread-safe, although instance methods do not guarantee thread safety.