EventDeclaration.EventDeclarationPredicateParameter 属性

定义

表示 WHERE 子句的事件声明参数。

public Microsoft.SqlServer.TransactSql.ScriptDom.BooleanExpression EventDeclarationPredicateParameter { get; set; }
member this.EventDeclarationPredicateParameter : Microsoft.SqlServer.TransactSql.ScriptDom.BooleanExpression with get, set
Public Property EventDeclarationPredicateParameter As BooleanExpression

属性值

适用于