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.
Maximum lengths for string values that can be saved to the database.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntax
'Declaration
Public Enumeration StringDataLengths
'Usage
Dim instance As StringDataLengths
public enum StringDataLengths
public enum class StringDataLengths
public enum StringDataLengths
Members
Member name | Description | |
---|---|---|
StringFieldLength | ||
TextFieldLength | ||
StoredQueryNameLength | ||
StoredQueryTextLength | ||
StoredQueryFormattingLength | ||
StoredQueryDescriptionLength | ||
HyperLinkCommentLength | ||
HyperLinkLocationLength | ||
HyperLinkDisplayNameLength | ||
RelatedLinkCommentLength | ||
ExternalLinkCommentLength | ||
ExternalLinkURILength | ||
AttachmentCommentLength | ||
AttachmentPathLength |
Remarks
Any value that can be set by a user and that is not enumerated here is assumed to have a theoretically infinite length limit.