StringDataLengths, énumération
Décrit les longueurs maximales pour les valeurs de chaîne pouvant être enregistrées dans la base de données.
Espace de noms : Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly : Microsoft.TeamFoundation.WorkItemTracking.Client (dans Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
Syntaxe
'Déclaration
Public Enumeration StringDataLengths
public enum StringDataLengths
Membres
Nom de membre | Description | |
---|---|---|
AttachmentCommentLength | La longueur maximale pour un champ des commentaires de pièce jointe. | |
AttachmentPathLength | La longueur maximale pour un champ Chemin d'accès de pièce jointe. | |
ExternalLinkCommentLength | La longueur maximale pour un champ Commentaire de lien externe. | |
ExternalLinkURILength | La longueur maximale pour un champ externe URI. | |
HyperLinkCommentLength | La longueur maximale pour un champ Commentaire de lien hypertexte. | |
HyperLinkDisplayNameLength | La longueur maximale pour un champ de nom complet de lien hypertexte. | |
HyperLinkLocationLength | La longueur maximale pour un champ Emplacement de lien hypertexte. | |
RelatedLinkCommentLength | La longueur maximale pour un champ Commentaire de lien associé. | |
StoredQueryDescriptionLength | La longueur maximale pour un champ de description stocké de requête. | |
StoredQueryFormattingLength | La longueur maximale pour un champ stocké de mise en forme de requête. | |
StoredQueryNameLength | La longueur maximale pour un champ Nom stocké de requête. | |
StoredQueryTextLength | La longueur maximale pour un champ stocké de texte de la requête. | |
StringFieldLength | La longueur maximale pour un champ de chaîne. | |
TextFieldLength | La longueur maximale pour un champ de texte. |
Notes
Il est supposé que toute valeur par définissable non énumérée ici fixé infinie théorique de longueur.
Voir aussi
Référence
Microsoft.TeamFoundation.WorkItemTracking.Client, espace de noms