Aracılığıyla paylaş


RuntimeElementType.IReadOnlyElementType.GetScale Yöntem

Tanım

Koleksiyonun bu öğelerinde izin verilen veri ölçeğini alır. Örneğin, öğe türü bir Decimalise, bu ondalık basamak sayısı üst sınırıdır.

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

Döndürülenler

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

Uygulamalar

Öznitelikler

Şunlara uygulanır