Udostępnij za pośrednictwem


RuntimeElementType.IReadOnlyElementType.GetPrecision Metoda

Definicja

Pobiera dokładność danych, które są dozwolone w elementach kolekcji. Jeśli na przykład typ elementu to Decimal, jest to maksymalna liczba cyfr.

[System.Diagnostics.DebuggerStepThrough]
int? IReadOnlyElementType.GetPrecision ();
[<System.Diagnostics.DebuggerStepThrough>]
abstract member Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.GetPrecision : unit -> Nullable<int>
override this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyElementType.GetPrecision : unit -> Nullable<int>
Function GetPrecision () As Nullable(Of Integer) Implements IReadOnlyElementType.GetPrecision

Zwraca

Precyzja lub null brak jest zdefiniowana.

Implementuje

Atrybuty

Dotyczy