Search Results for

    Show / Hide Table of Contents

    Enum CodeFragmentType

    Code fragment types

    Namespace: SqlDotNet.Compiler
    Assembly: SqlDotNet.dll
    Syntax
    public enum CodeFragmentType

    Fields

    Name Description
    BooleanExpress

    Defines, that the code fragment only can contains a boolean expression

    Command

    Defines, that the code fragment only can contains executable code

    None

    General

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx