ServerAuditSpecification Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
ServerAuditSpecification() | |
ServerAuditSpecification(Server, String) |
ServerAuditSpecification()
public ServerAuditSpecification ();
Public Sub New ()
Applies to
ServerAuditSpecification(Server, String)
public ServerAuditSpecification (Microsoft.SqlServer.Management.Smo.Server server, string name);
new Microsoft.SqlServer.Management.Smo.ServerAuditSpecification : Microsoft.SqlServer.Management.Smo.Server * string -> Microsoft.SqlServer.Management.Smo.ServerAuditSpecification
Public Sub New (server As Server, name As String)
Parameters
- server
- Server
- name
- String