VirtualColumn Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.Controls.VirtualColumn
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)
Syntax
'Declaration
Public Class VirtualColumn
public class VirtualColumn
public ref class VirtualColumn
type VirtualColumn = class end
public class VirtualColumn
The VirtualColumn type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
VirtualColumn(String, String, Boolean, Boolean) | |
![]() |
VirtualColumn(String, String, Boolean, Object, Boolean) | |
![]() |
VirtualColumn(String, String, String, Boolean, Object, Boolean) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
DatabaseDisplayField | |
![]() |
Display | |
![]() |
IsFaked | |
![]() |
IsRequired | |
![]() |
IsSpecialField | |
![]() |
IsUserField | |
![]() |
MappedDatabaseField | |
![]() |
SpecialFieldInfo |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() |
GetFakedColumnReferenceNamePrefix | |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() ![]() |
GetNextFakedColumnReferenceName | |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() |
IsFakedReferenceName | |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | (Overrides Object.ToString().) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.