TargetSet.GetLevel(String) Method
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.
Returns reference object for particular skeleton if it exists, null otherwise
public Microsoft.SqlServer.Management.Dmf.TargetSetLevel GetLevel (string skeleton);
member this.GetLevel : string -> Microsoft.SqlServer.Management.Dmf.TargetSetLevel
Public Function GetLevel (skeleton As String) As TargetSetLevel
Parameters
- skeleton
- String