Provides data services for the Migrations.ScriptHistory table.
Default constructor
public Void ScriptHistoryDataService()Gets an alias for the underlaying table.
public String Alias { get; set; }A collection of Fields that defines the table columns.
public IDictionary<String, Field> Fields { get; set; }Gets the underlaying table name.
public String Table { get; set; }Gets the configuation of the database table.
public Table GetConfiguration()In this document