Partager via


XmlDictionaryReaderQuotasElement.MaxNameTableCharCount Propriété

Définition

Obtient ou définit le nombre maximal de caractères autorisés dans un nom de table.

[System.Configuration.ConfigurationProperty("maxNameTableCharCount", DefaultValue=0)]
[System.Configuration.IntegerValidator(MinValue=0)]
public int MaxNameTableCharCount { get; set; }
[<System.Configuration.ConfigurationProperty("maxNameTableCharCount", DefaultValue=0)>]
[<System.Configuration.IntegerValidator(MinValue=0)>]
member this.MaxNameTableCharCount : int with get, set
Public Property MaxNameTableCharCount As Integer

Valeur de propriété

Nombre maximal de caractères autorisés dans un nom de table.

Attributs

S’applique à