Microsoft.SqlServer.TransactSql.ScriptDom by Microsoft

<PackageReference Include="Microsoft.SqlServer.TransactSql.ScriptDom" Version="161.9109.0" />

.NET API 5,160,480 bytes

 EventDeclarationCompareFunctionParameter

Represents the event declaration predicate parameter
public ScalarExpression EventValue { get; set; }

Represents the event value in compare function declaration predicate.

public EventSessionObjectName Name { get; set; }

Represents event compare function declaration name.

public SourceDeclaration SourceDeclaration { get; set; }

Represents event source declaration name.