AuditExtender.Validate Method
SQL Server 2012
Validates the specified method with specified parameters for the audit.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- methodName
- Type: System.String
The name of the method.
- arguments
- Type: System.Object[]
The array that contains the method parameters.
Return Value
Type: Microsoft.SqlServer.Management.Sdk.Sfc.ValidationStateThe specified method with specified parameters for the audit.