TemporaryNumberValueGeneratorFactory Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Factory for creation of temporary integer value generators appropriate for the numeric type of the property.
public class TemporaryNumberValueGeneratorFactory : Microsoft.EntityFrameworkCore.ValueGeneration.ValueGeneratorFactory
type TemporaryNumberValueGeneratorFactory = class
inherit ValueGeneratorFactory
Public Class TemporaryNumberValueGeneratorFactory
Inherits ValueGeneratorFactory
- Inheritance
Types supported are: Int32, Int64, Int16, Byte, Char, UInt64, UInt32, UInt16, SByte, Decimal, Single, Double
Create(IProperty, IEntity |
Creates a new value generator. |
Create(IProperty, IEntity |
Creates a new value generator. (Inherited from ValueGeneratorFactory) |
Create(IProperty, IType |
Creates a new value generator. |
Create(IProperty, IType |
Creates a new value generator. (Inherited from ValueGeneratorFactory) |
Create(IProperty) |
Creates a new value generator. |
Create(IProperty) |
Obsolete.
Creates a new value generator. (Inherited from ValueGeneratorFactory) |
منتج | الإصدارات |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
ملاحظات Entity Framework
Entity Framework هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: