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 | ODP.NET, Managed Driver | ODP.NET Core |
---|---|---|---|
Assembly |
|
|
|
Namespace |
|
|
|
.NET Framework |
4.8 |
4.8 |
- |
.NET (Core) |
- |
- |
Thread Safety
All public static methods are thread-safe, although instance methods do not guarantee thread safety.