RuntimeProperty.IReadOnlyProperty.GetScale Yöntem

Tanım

Bu özellikte izin verilen veri ölçeğini alır. Örneğin, özellik bir Decimal ise, bu ondalık basamak sayısı üst sınırıdır.

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

Döndürülenler

Ölçek veya null tanımlı değilse.

Uygulamalar

Öznitelikler

Şunlara uygulanır