Action 속성
Gets the type of action to be monitored during the audit.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
Public ReadOnly Property Action As AuditActionType
Get
‘사용 방법
Dim instance As AuditSpecificationDetail
Dim value As AuditActionType
value = instance.Action
public AuditActionType Action { get; }
public:
property AuditActionType Action {
AuditActionType get ();
}
member Action : AuditActionType
function get Action () : AuditActionType
속성 값
유형: Microsoft.SqlServer.Management.Smo. . :: . .AuditActionType
A AuditActionType system object value that specifies the type of action to monitor during the audit.