Show / Hide Table of Contents

    DataContextExtensions Class

    .NET Standard 2.x

    Creates the SqlContext object.

    Namespace: PowerScript.Bridge

    Assembly: PowerScript.Bridge.dll

    Syntax

      public static class DataContextExtensions;
    

    Methods

    Name Return Type Description
    CreateSqlContext(string sqlText) void Creates the SqlContext object according to the SQL statement.
    Back to top Generated by Appeon