Search Results for

    Show / Hide Table of Contents

    Class SystemParameterOverrideValues

    Inheritance
    object
    SystemParameterOverrideValues
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.Connections.Database.Tasks.Process
    Assembly: LemonEdge.Database.Connector.dll
    Syntax
    public static class SystemParameterOverrideValues

    Methods

    IsSystemParameterName(string)

    Declaration
    public static bool IsSystemParameterName(string name)
    Parameters
    Type Name Description
    string name
    Returns
    Type Description
    bool

    TryReplaceWithSystemValue(IEntityUpdater, UserInfo, string, out object)

    Declaration
    public static bool TryReplaceWithSystemValue(IEntityUpdater updater, UserInfo userInfo, string parameterName, out object value)
    Parameters
    Type Name Description
    IEntityUpdater updater
    UserInfo userInfo
    string parameterName
    object value
    Returns
    Type Description
    bool
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.