Aracılığıyla paylaş


SqlitePropertyExtensions.GetGeometricDimension(IProperty) Yöntem

Tanım

Bu özellik için sütun oluştururken kullanılacak boyutu döndürür.

public static string GetGeometricDimension (this Microsoft.EntityFrameworkCore.Metadata.IProperty property);
static member GetGeometricDimension : Microsoft.EntityFrameworkCore.Metadata.IProperty -> string
<Extension()>
Public Function GetGeometricDimension (property As IProperty) As String

Parametreler

property
IProperty

Özellik.

Döndürülenler

Bu özellik için sütun oluştururken kullanılacak boyut.

Şunlara uygulanır