ScaffoldedMigration.MetadataCode Property

Definition

Gets the contents of the migration metadata file.

public virtual string MetadataCode { get; }
member this.MetadataCode : string
Public Overridable ReadOnly Property MetadataCode As String

Property Value

The contents of the migration metadata file.

Applies to