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
    object dataAsAnonymousType
    Returns
    Type Description
    IUpdateWhereBuilder
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX