MigrationAttribute クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
クラスが であり、その識別子を Migration 提供することを示します。
[System.AttributeUsage(System.AttributeTargets.Class)]
public sealed class MigrationAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class)>]
type MigrationAttribute = class
inherit Attribute
Public NotInheritable Class MigrationAttribute
Inherits Attribute
- 継承
-
MigrationAttribute
- 属性
注釈
詳細と例については、「 データベースの移行 」を参照してください。