InformationType 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 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 |