InformationType Class

Definition

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

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