你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

SqlRuleFilter.SqlExpression Property

Definition

Gets the SQL expression.

public string SqlExpression { get; }
member this.SqlExpression : string
Public ReadOnly Property SqlExpression As String

Property Value

The SQL expression.

Remarks

Max allowed length of sql expression is 1024 chars.

Applies to