InformationType Class

Definition

Represents the Data Classification Information Types as received from SQL Server for the active 'SqlDataReader'

public ref class InformationType
public ref class InformationType sealed
public class InformationType
public sealed class InformationType
type InformationType = class
Public Class InformationType
Public NotInheritable Class InformationType
Inheritance
InformationType

Constructors

InformationType(String, String)

Initializes a new instance of the InformationType class.

Properties

Id

Gets the ID for this 'InformationType' object

Name

Gets the name for this 'InformationType' object

Applies to