Search Results for

    Show / Hide Table of Contents

    Class SybaseStackDoWorkFailedException

    Inheritance
    System.Object
    SybaseStackDoWorkFailedException
    Namespace: Simplic.Framework.DAL.ORM.Sybase
    Assembly: Simplic.Framework.DAL.dll
    Syntax
    public class SybaseStackDoWorkFailedException : Exception

    Constructors

    | Improve this Doc View Source

    SybaseStackDoWorkFailedException(SybaseStackDoWorkFailedEventArgs)

    Declaration
    public SybaseStackDoWorkFailedException(SybaseStackDoWorkFailedEventArgs args)
    Parameters
    Type Name Description
    SybaseStackDoWorkFailedEventArgs args

    Properties

    | Improve this Doc View Source

    Args

    Declaration
    public SybaseStackDoWorkFailedEventArgs Args { get; }
    Property Value
    Type Description
    SybaseStackDoWorkFailedEventArgs
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx