netcoreapp2.2
namespace Microsoft.EntityFrameworkCore.Migrations
{
    public class SqlServerMigrationsSqlGenerator : MigrationsSqlGenerator
    {
        [Obsolete("Use the overload with most parameters")]
        protected virtual void ColumnDefinition(string schema, string table, string name, Type clrType, string type, bool? unicode, int? maxLength, bool rowVersion, bool nullable, object defaultValue, string defaultValueSql, string computedColumnSql, bool identity, IAnnotatable annotatable, IModel model, MigrationCommandListBuilder builder);
    }
}
Assembly Microsoft.EntityFrameworkCore.SqlServer , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60
Obsolete Use the overload with most parameters
Help Documentation
.NET Core 2.02.12.2
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

04/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙