Purpose

Determines whether the driver includes SharePoint internal columns (or audit columns) when mapping the SharePoint data model to the relational data model.

Valid Values

None | All

Behavior

If set to None, the driver does not include internal columns in the relational data model.

If set to All, the driver includes internal columns in the relational data model.

Data Source Methods

public String getAuditColumns()

public void setAuditColumns(String)

Default Value

None

Data Type

String