![]() DefaultDate | Constant. Default date value. |
![]() DefaultNow | Constant. Default value for Now. |
![]() NullByte | Constant. Null alias for Bytes |
![]() NullCurrency | Constant. Null alias for Currency. |
![]() NullDate | Constant. Null alias for Dates |
![]() NullDouble | Constant. Null alias for Doubles. |
![]() NullInteger | Constant. Null Alias for Integers. |
![]() NullLong | Constant. Null alias for Longs |
![]() NullSingle | Constant. Null alias for Singles |
![]() NullString | Constant. Null alias for Strings. |
![]() AliasToNull | Overloaded. Converts an Aliased Value to NULL |
![]() IsNullAlias | Check is a value should be mapped to a NULL. |
![]() NullToAlias | Overloaded. Replaces a NULL with a defined value (the aliased NULL value). |
![]() NumberOfDecimals | Returns the number digits after the decimal point. |
![]() NumberOfDigits | Returns the number digits before the decimal point. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ModAliasNull Class | AtomsFramework Namespace