Sdílet prostřednictvím


SqlFragmentExpression(String) Konstruktor

Definice

Vytvoří novou instanci SqlFragmentExpression.

public SqlFragmentExpression (string sql);
new Microsoft.EntityFrameworkCore.Query.Expressions.SqlFragmentExpression : string -> Microsoft.EntityFrameworkCore.Query.Expressions.SqlFragmentExpression
Public Sub New (sql As String)

Parametry

sql
String

Platí pro