ServerAuditSpecification Constructor (Server, String)
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Deklaracja
Public Sub New ( _
server As Server, _
name As String _
)
public ServerAuditSpecification (
Server server,
string name
)
public:
ServerAuditSpecification (
Server^ server,
String^ name
)
public ServerAuditSpecification (
Server server,
String name
)
public function ServerAuditSpecification (
server : Server,
name : String
)
Parameters
- server
- name
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.