The INullable
interface is used to determine whether or not an ODP.NET type has a NULL value.
// C# public interface INullable
All public static methods are thread-safe, although instance methods do not guarantee thread safety.
Namespace: Oracle.DataAccess.Types
Assembly: Oracle.DataAccess.dll
ODP.NET Version: ODP.NET for .NET Framework 2.0 or ODP.NET for .NET Framework 4
See Also:
INullable members are listed in the following tables.
INullable Interface Properties
INullable
interface properties are listed in Table 14-126.
INullable
interface properties are listed in Table 14-126.
Table 14-127 INullable Interface Properties
Public Property | Description |
---|---|
Indicates whether or not the ODP.NET type has a |