This topic has not yet been rated - Rate this topic

HistoryOperation Properties

Entity Framework 5.0

The HistoryOperation type exposes the following members.

  Name Description
Public property AnonymousArguments Gets additional arguments that may be processed by providers. (Inherited from MigrationOperation.)
Public property Inverse Gets an operation that will revert this operation. (Inherited from MigrationOperation.)
Public property IsDestructiveChange Gets a value indicating whether the change is destructive. (Overrides MigrationOperation.IsDestructiveChange.)
Public property MigrationId Gets the name of the migration being affected.
Public property Table Gets the name of the migrations history table.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.