Compartir a través de


EdmTypeDefinitionReference.Precision Propiedad

Definición

Obtiene la precisión del tipo subyacente. Esta faceta SOLO se aplica cuando el tipo subyacente es Edm.DateTimeOffset, Edm.Decimal, Edm.Duration o Edm.TimeOfDay.

public int? Precision { get; }
member this.Precision : Nullable<int>
Public ReadOnly Property Precision As Nullable(Of Integer)

Valor de propiedad

Se aplica a