Represents a column in a view.
Namespace:
PerpetuumSoft.DataModel.MsSqlAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
C# |
---|
public sealed class ViewColumn : ColumnBase |
Visual Basic (Declaration) |
---|
Public NotInheritable Class ViewColumn _ Inherits ColumnBase |
Visual C++ |
---|
public ref class ViewColumn sealed : public ColumnBase |
Inheritance Hierarchy
System..::.Object
PerpetuumSoft.DataModel.MsSql..::.Element
PerpetuumSoft.DataModel.MsSql..::.ColumnBase
PerpetuumSoft.DataModel.MsSql..::.ViewColumn
PerpetuumSoft.DataModel.MsSql..::.Element
PerpetuumSoft.DataModel.MsSql..::.ColumnBase
PerpetuumSoft.DataModel.MsSql..::.ViewColumn