Search Results for

    Show / Hide Table of Contents

    Interface IDynamicSqlObjectAction

    Sql action interface

    Namespace: Simplic.Framework.Base.Sql
    Assembly: Simplic.Framework.DBUI.dll
    Syntax
    public interface IDynamicSqlObjectAction

    Methods

    | Improve this Doc View Source

    ExecuteAction(DynamicSqlObject, String, SqlObjectActionType)

    Execute an dynamicSqlObject based action

    Declaration
    void ExecuteAction(DynamicSqlObject dynamicSqlObject, string attachedMember, SqlObjectActionType actionType)
    Parameters
    Type Name Description
    DynamicSqlObject dynamicSqlObject
    System.String attachedMember
    SqlObjectActionType actionType
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx