Freigeben über


PolicyStore-Konstruktor (SfcConnection)

Initializes a new instance of the PolicyStore class.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Sub New ( _
    connection As SfcConnection _
)
'Usage
Dim connection As SfcConnection 

Dim instance As New PolicyStore(connection)
public PolicyStore(
    SfcConnection connection
)
public:
PolicyStore(
    SfcConnection^ connection
)
new : 
        connection:SfcConnection -> PolicyStore
public function PolicyStore(
    connection : SfcConnection
)

Parameter

Siehe auch

Verweis

PolicyStore Klasse

PolicyStore-Überladung

Microsoft.SqlServer.Management.Dmf-Namespace