SqlitePropertyExtensions.GetGeometricDimension(IProperty) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Retourne la dimension à utiliser lors de la création d’une colonne pour cette propriété.
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
- property
- IProperty
Propriété.
Dimension à utiliser lors de la création d’une colonne pour cette propriété.
Produit | Versions |
---|---|
Entity Framework Core | 3.0, 3.1 |
Commentaires sur Entity Framework
Entity Framework est un projet open source. Sélectionnez un lien pour fournir des commentaires :