SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

ColumnMaxLength Property

The maximum data length for the column.

Syntax

int GetColumnMaxLength(int iColumnIndex);

int SetColumnMaxLength(int iColumnIndex, int lColumnMaxLength);

Default Value

255

Remarks

The maximum data length for the column. This value varies depending on the type specified in ColumnType. If ColumnMaxLength is not specified, the default value specified in the schema is used instead.

The size of the array is controlled by the ColumnCount property.

This property is not available at design time.

Data Type

Long

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0