FromSqlExpression.Sql 属性

定义

获取 SQL。

public virtual string Sql { get; }
member this.Sql : string
Public Overridable ReadOnly Property Sql As String

属性值

SQL。

适用于