Label Class

Definition

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

Applies to