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 ref class Label
public ref class Label sealed
public class Label
public sealed class Label
type Label = class
Public Class Label
Public NotInheritable 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 |