Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a single column in a query.
The Field type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Field | Initializes a new instance of the Field class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Alias | Gets or sets the display name of the column. |
![]() |
Name | Gets or sets the name of the column. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top