Show / Hide Table of Contents

    SqlBuilderBase.SqlBuilderBase(string name = "") Constructor

    .NET Standard 2.x

    Initializes a new instance of the SqlBuilderBase class.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

      public SqlBuilderBase(string name);
    

    Parameters

    name System.String

    The name specified for the new ISqlbuilder object.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon