5 references to D_Decimal
System.Data.OleDb (5)
OleDb_Enum.cs (5)
172
internal static readonly byte MaximumDecimalPrecision =
D_Decimal
.maxpre;
239
OleDbType.Decimal =>
D_Decimal
, // 14
288
TypeCode.Decimal => NativeDBType.
D_Decimal
,
324
DbType.Decimal =>
D_Decimal
,
375
return
D_Decimal
;