AlterDatabaseAuditSpecificationStatement Properties
SQL Server 2012
The AlterDatabaseAuditSpecificationStatement type exposes the following members.
| Name | Description | |
|---|---|---|
|
AuditName | Gets or sets the audit name. (Inherited from AuditSpecificationStatement.) |
|
AuditState | Gets or sets whether audit was enabled or disabled by this statement. (Inherited from AuditSpecificationStatement.) |
|
FirstTokenIndex | Gets or sets the first token index. (Inherited from TSqlFragment.) |
|
FragmentLength | Gets the fragment length. (Inherited from TSqlFragment.) |
|
LastTokenIndex | Gets or sets the last token index. (Inherited from TSqlFragment.) |
|
Parts | Gets a list of the individual parts of an audit specification. (Inherited from AuditSpecificationStatement.) |
|
ScriptTokenStream | Gets or sets a list of token streams. (Inherited from TSqlFragment.) |
|
SpecificationName | Gets or sets the audit specification name. (Inherited from AuditSpecificationStatement.) |
|
StartColumn | Gets the starting column. (Inherited from TSqlFragment.) |
|
StartLine | Gets the starting line. (Inherited from TSqlFragment.) |
|
StartOffset | Gets the fragment start offset value. (Inherited from TSqlFragment.) |
