Skip to main content

RenameColumnAttribute

Remove Column during Db.Migrate

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
[AttributeUsage(AttributeTargets.Property)]
public class RenameColumnAttribute : AlterColumnAttribute, _Attribute

Properties

From

View Source
Declaration
public string From { get; }

Implements

  • System.Runtime.InteropServices._Attribute