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

ColumnPrimaryKey Property

If PrimaryKey is set to true, the column will be used as a primary key.

Object Oriented Interface

public function getColumnPrimaryKey($columnindex);
public function setColumnPrimaryKey($columnindex, $value);

Procedural Interface

insp_spsite_get($res, 10 , $columnindex);
insp_spsite_set($res, 10, $value , $columnindex);

Default Value

false

Remarks

If ColumnPrimaryKey is set to true, the column will be used as a primary key.

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

This property is not available at design time.

Data Type

Boolean

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