Share via


RuntimeElementType.IReadOnlyElementType.GetPrecision Método

Definição

Obtém a precisão dos dados permitidos em elementos da coleção. Por exemplo, se o tipo de elemento for um Decimal, esse será o número máximo de dígitos.

[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

Retornos

A precisão ou null se nenhuma for definida.

Implementações

Atributos

Aplica-se a