SqlOperation.Sql Property

 

Gets the SQL to be executed.

Namespace:   System.Data.Entity.Migrations.Model
Assembly:  EntityFramework (in EntityFramework.dll)

public virtual string Sql { get; }

Property Value

Type: System.String