Label Class

Definition

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

Applies to