ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.SchemaModel Namespace / Column Class
Properties

In This Topic
    Column Class Members
    In This Topic

    The following tables list the members exposed by Column.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Column class with the specified name, data type and schema.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the data type of the column.  
    Public PropertyGets a value indicating whether the column is part of the primary key for the table.  
    Public PropertyGets the name of the column.  
    Top
    See Also