Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes the audit event groups.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.TransactSql.ScriptDom.TSqlAuditEventGroupHelper
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public NotInheritable Class TSqlAuditEventGroupHelper
'Usage
public static class TSqlAuditEventGroupHelper
public ref class TSqlAuditEventGroupHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TSqlAuditEventGroupHelper = class end
public final class TSqlAuditEventGroupHelper
The TSqlAuditEventGroupHelper type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() |
TryParseOption | Indicates whether the sql version tries to parse the input string into the audit event group. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.