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

Column Class Members

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