XmlDictionaryReaderQuotasElement.MaxNameTableCharCount Egenskap

Definition

Hämtar eller anger maximalt antal tecken som tillåts i ett tabellnamn.

public:
 property int MaxNameTableCharCount { int get(); void set(int value); };
[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

Egenskapsvärde

Maximalt antal tecken som tillåts i ett tabellnamn.

Attribut

Gäller för