PolicyStore 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
PolicyStore() |
Don't ever call this, or if you do remember to set SqlStoreConnection |
PolicyStore(SfcConnection) |
PolicyStore()
Don't ever call this, or if you do remember to set SqlStoreConnection
public PolicyStore ();
Public Sub New ()
Applies to
PolicyStore(SfcConnection)
public PolicyStore (Microsoft.SqlServer.Management.Sdk.Sfc.SfcConnection connection);
new Microsoft.SqlServer.Management.Dmf.PolicyStore : Microsoft.SqlServer.Management.Sdk.Sfc.SfcConnection -> Microsoft.SqlServer.Management.Dmf.PolicyStore
Public Sub New (connection As SfcConnection)
Parameters
- connection
- SfcConnection