Show / Hide Table of Contents

    SqlComputeAttribute.SqlComputeAttribute Constructor

    .NET Standard 2.x

    Initializes a new instance of the SqlComputeAttribute class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Overloads

    Constructor Description
    SqlComputeAttribute(string expression) Initializes a new instance of the SqlComputeAttribute class.
    SqlComputeAttribute(string expression, string alias) Initializes a new instance of the SqlComputeAttribute class.
    Back to top Generated by Appeon