Nevron Open Vision Documentation
Nevron.Nov.Data.DBModel Namespace / NSqlServerColumn Class
Members


In This Topic
    NSqlServerColumn Class
    In This Topic
    SQL Server column.
    Object Model
    NSqlServerColumn Class
    Syntax
    'Declaration
     
    
    Public Class NSqlServerColumn 
       Inherits NColumnBase
    'Usage
     
    
    Dim instance As NSqlServerColumn
    public class NSqlServerColumn : NColumnBase 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Data.DBModel.NDatabaseObject
          Nevron.Nov.Data.DBModel.NColumnBase
             Nevron.Nov.Data.DBModel.NSqlServerColumn

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also