Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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.