ADO.NET Provider for Microsoft SharePoint

Build 24.0.9175

GetColumnsMetadata

Specifies when the provider should retrieve column metadata. This property applies only to the REST schema.

Possible Values

OnUse, OnStart

Data Type

string

Default Value

"OnUse"

Remarks

Available settings:

  • OnStart: The provider retrieves and caches metadata for all columns in every table before executing the first statement.
  • OnUse: The provider retrieves table-specific metadata the first time the table is referenced, if the metadata is not already cached.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175