Interface IUpdateExpressionRoot
Namespace: FluentMigrator.Builders.Update
Assembly: FluentMigrator.Abstractions.dll
Syntax
public interface IUpdateExpressionRoot
  Methods
Table(string)
Declaration
IUpdateSetOrInSchemaSyntax Table(string tableName)
  Parameters
| Type | Name | Description | 
|---|---|---|
| string | tableName | 
Returns
| Type | Description | 
|---|---|
| IUpdateSetOrInSchemaSyntax |