IOracleCustomType Interface
IOracleCustomType
is an interface for converting between a Custom Type and an Oracle Object or Collection Type.
Declaration
// C# public interface IOracleCustomType
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.