69 decimal
d =
default(decimal);
86 decimal
num10 =
default(decimal);
105 decimal
num2 =
default(decimal);
127 if (
num8 >
long.MaxValue)
129 num8 = 9223372036854775807
uL;
static unsafe void Copy(Array sourceArray, Array destinationArray, int length)
void SetNullStorage(BitArray nullbits)
int CompareBits(int recordNo1, int recordNo2)
void SetNullBit(int recordNo, bool flag)
void CopyBits(int srcRecordNo, int dstRecordNo)
object GetBits(int recordNo)
readonly object _nullValue
override int CompareValueTo(int recordNo, object value)
override void Copy(int recordNo1, int recordNo2)
override int Compare(int recordNo1, int recordNo2)
override void SetStorage(object store, BitArray nullbits)
override object Get(int record)
static readonly TimeSpan s_defaultValue
override object Aggregate(int[] records, AggregateType kind)
override void CopyValue(int record, object store, BitArray nullbits, int storeIndex)
static TimeSpan ConvertToTimeSpan(object value)
override object GetEmptyStorage(int recordCount)
TimeSpanStorage(DataColumn column)
override void Set(int record, object value)
override string ConvertObjectToXml(object value)
override void SetCapacity(int capacity)
override object ConvertValue(object value)
override object ConvertXmlToObject(string s)
static Exception AggregateException(AggregateType aggregateType, Type type)
static Exception Overflow(Type type)
static byte Min(byte val1, byte val2)
static double Sqrt(double d)
static decimal Round(decimal d)
static ? Type GetType(string typeName, bool throwOnError, bool ignoreCase)
static string ToString(bool value)
static TimeSpan ToTimeSpan(string s)
static readonly TimeSpan MinValue
static int Compare(TimeSpan t1, TimeSpan t2)
static readonly TimeSpan MaxValue
static readonly TimeSpan Zero
int CompareTo(object? value)
static TimeSpan FromTicks(long value)
static TimeSpan Parse(string s)