Label Class
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.
Represents the Data Classification Labels as received from SQL Server for the active 'SqlDataReader'
public sealed class Label
public class Label
type Label = class
Public NotInheritable Class Label
Public Class Label
- Inheritance
-
Label
Constructors
| Label(String, String) |
Initializes a new instance of the Label class. |
Properties
| Id |
Gets the ID for this 'Label' object |
| Name |
Gets the name for this 'Label' object |