Search Results for

    Show / Hide Table of Contents

    Interface IUpdateTableBuilder

    Builds an Update expression.

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

    Methods

    Set(Object)

    Specifies the data.

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