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. |