TargetSetLevel.Key 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
TargetSetLevel.Key() |
Default constructor for generic key creation |
TargetSetLevel.Key(TargetSetLevel+Key) |
Constructors |
TargetSetLevel.Key(String) |
TargetSetLevel.Key()
Default constructor for generic key creation
public Key ();
Public Sub New ()
Applies to
TargetSetLevel.Key(TargetSetLevel+Key)
Constructors
public Key (Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key other);
new Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key : Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key -> Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key
Public Sub New (other As TargetSetLevel.Key)
Parameters
- other
- TargetSetLevel.Key
Applies to
TargetSetLevel.Key(String)
public Key (string targetTypeSkeleton);
new Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key : string -> Microsoft.SqlServer.Management.Dmf.TargetSetLevel.Key
Public Sub New (targetTypeSkeleton As String)
Parameters
- targetTypeSkeleton
- String