DatabaseSecurityAdapter Constructor
Includes properties and methods that are used to expose the Database Security facet.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)
Syntax
'Deklaracja
Public Sub New ( _
obj As Database _
)
public DatabaseSecurityAdapter (
Database obj
)
public:
DatabaseSecurityAdapter (
Database^ obj
)
public DatabaseSecurityAdapter (
Database obj
)
public function DatabaseSecurityAdapter (
obj : Database
)
Parameters
- obj
Database
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.