ObjectSet 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
ObjectSet() |
This is the non-generated part of the ObjectSet class. |
ObjectSet(PolicyStore, String) |
ObjectSet()
This is the non-generated part of the ObjectSet class.
public ObjectSet ();
Public Sub New ()
Applies to
ObjectSet(PolicyStore, String)
public ObjectSet (Microsoft.SqlServer.Management.Dmf.PolicyStore parent, string name);
new Microsoft.SqlServer.Management.Dmf.ObjectSet : Microsoft.SqlServer.Management.Dmf.PolicyStore * string -> Microsoft.SqlServer.Management.Dmf.ObjectSet
Public Sub New (parent As PolicyStore, name As String)
Parameters
- parent
- PolicyStore
- name
- String