Audit 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
Audit() | |
Audit(Server, String) |
Audit()
public Audit ();
Public Sub New ()
Applies to
Audit(Server, String)
public Audit (Microsoft.SqlServer.Management.Smo.Server server, string name);
new Microsoft.SqlServer.Management.Smo.Audit : Microsoft.SqlServer.Management.Smo.Server * string -> Microsoft.SqlServer.Management.Smo.Audit
Public Sub New (server As Server, name As String)
Parameters
- server
- Server
- name
- String