![]() ![]() | Overloaded. Converts the specified value to an equivalent Object value that can be assigned to a DataRow Item value, a Parameters Item value or a IDataRecord Item value. |
![]() ![]() | Converts an object value that is DBNull or System.Boolean to an equivalent NullableBoolean value. |
![]() ![]() | Converts an object value that is DBNull or System.Byte to an equivalent NullableByte value. |
![]() ![]() | Converts an object value that is DBNull or System.DateTime to an equivalent NullableDateTime value. |
![]() ![]() | Converts an object value that is DBNull or System.Decimal to an equivalent NullableDecimal value. |
![]() ![]() | Converts an object value that is DBNull or System.Double to an equivalent NullableDouble value. |
![]() ![]() | Converts an object value that is DBNull or System.Int16 to an equivalent NullableInt16 value. |
![]() ![]() | Converts an object value that is DBNull or System.Int32 to an equivalent NullableInt32 value. |
![]() ![]() | Converts an object value that is DBNull or System.Int64 to an equivalent NullableInt64 value. |
![]() ![]() | Converts an object value that is DBNull or System.Single to an equivalent NullableSingle value. |
![]() ![]() | Converts an object value that is DBNull or System.String to an equivalent NullableString value. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
DBNullConvert Class | NullableTypes.HelperFunctions Namespace