Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IUpdateTableBuilder

    Builds an Update expression.

    Namespace: Umbraco.Cms.Infrastructure.Migrations.Expressions.Update
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IUpdateTableBuilder

    Methods

    View Source

    Set(Object)

    Specifies the data.

    Declaration
    IUpdateWhereBuilder Set(object dataAsAnonymousType)
    Parameters
    Type Name Description
    System.Object dataAsAnonymousType
    Returns
    Type Description
    IUpdateWhereBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Set(Object)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX