Exposes the audit event types.
继承层次结构
System.Object
Microsoft.SqlServer.TransactSql.ScriptDom.TSqlAuditEventTypeHelper
命名空间: Microsoft.SqlServer.TransactSql.ScriptDom
程序集: Microsoft.SqlServer.TransactSql.ScriptDom(在 Microsoft.SqlServer.TransactSql.ScriptDom.dll 中)
语法
声明
Public NotInheritable Class TSqlAuditEventTypeHelper
用法
public static class TSqlAuditEventTypeHelper
public ref class TSqlAuditEventTypeHelper abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type TSqlAuditEventTypeHelper = class end
public final class TSqlAuditEventTypeHelper
TSqlAuditEventTypeHelper 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() ![]() |
TryParseOption | Indicates whether the sql version tries to parse the input string into the audit event type. |
页首
线程安全
此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。不保证所有实例成员都是线程安全的。