Sdílet prostřednictvím


RuntimeProperty.IReadOnlyProperty.GetPrecision Metoda

Definice

Získá přesnost dat, která je povolena v této vlastnosti. Pokud je například vlastnost , Decimal jedná se o maximální počet číslic.

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

Návraty

Přesnost nebo null pokud není definována žádná.

Implementuje

Atributy

Platí pro