IColumn

Allows the definition of colum objects.

Namespace:
Inetdev.Data.Query
Type:
Interface
Public:
Yes
Protected:
No
Sealed:
No
Abstract:
Yes

Properties

Name

The name of the column.

Signature:
public String Name { get; set; }

In this document