System.Web.UI.Design.IDataSourceFieldSchema.Length Property

Gets a value indicting the size of data that can be stored in the field.

Syntax

public int Length { get; }

Value

Documentation for this section has not yet been entered.

Remarks

For a System.Data.DataColumn object, the IDataSourceFieldSchema.Length property corresponds to the System.Data.DataColumn.MaxLength property.

Requirements

Namespace: System.Web.UI.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0