AlterOperationBuilder<TOperation> 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.
A builder for IAlterMigrationOperation operations.
public class AlterOperationBuilder<TOperation> : Microsoft.EntityFrameworkCore.Migrations.Operations.Builders.OperationBuilder<TOperation> where TOperation : MigrationOperation, IAlterMigrationOperation
type AlterOperationBuilder<'Operation (requires 'Operation :> MigrationOperation and 'Operation :> IAlterMigrationOperation)> = class
inherit OperationBuilder<'Operation (requires 'Operation :> MigrationOperation and 'Operation :> IAlterMigrationOperation)>
Public Class AlterOperationBuilder(Of TOperation)
Inherits OperationBuilder(Of TOperation)
- TOperation
The operation type to build.
- Inheritance
Alter |
Constructs a builder for the given MigrationOperation. |
Operation |
The MigrationOperation. (Inherited from OperationBuilder<TOperation>) |
Annotation(String, Object) |
Annotates the MigrationOperation with the given name/value pair. |
Old |
Annotates the MigrationOperation with the given name/value pair as an annotation that was present before the alteration. |
IInfrastructure<TOperation>.Instance | (Inherited from OperationBuilder<TOperation>) |
Get |
Gets the value from a property that is being hidden using IInfrastructure<T>. This method is typically used by database providers (and other extensions). It is generally not used in application code. |
منتج | الإصدارات |
---|---|
Entity Framework Core | 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
ملاحظات Entity Framework
Entity Framework هو مشروع مصدر مفتوح. حدد رابطًا لتقديم الملاحظات: