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 | 
|---|---|
| Assembly | 
 | 
| Namespace | 
 | 
| .NET Framework | 3.5, 4.5, 4.6, 4.7 | 
Thread Safety
All public static methods are thread-safe, although instance methods do not guarantee thread safety.