Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Exposes the audit event types.
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.TransactSql.ScriptDom.TSqlAuditEventTypeHelper
Namespace: Microsoft.SqlServer.TransactSql.ScriptDom
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Syntax
'Declaration
Public NotInheritable Class TSqlAuditEventTypeHelper
'Usage
public static class TSqlAuditEventTypeHelper
public ref class TSqlAuditEventTypeHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TSqlAuditEventTypeHelper = class end
public final class TSqlAuditEventTypeHelper
The TSqlAuditEventTypeHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() ![]() |
TryParseOption | Indicates whether the sql version tries to parse the input string into the audit event type. |
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.
.gif)
.gif)