SPColumnDefinition Structure

Defines a column in the data store in order to define the provider schema.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Structure SPColumnDefinition
'Usage
Dim instance As SPColumnDefinition
public struct SPColumnDefinition

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

SPColumnDefinition Members

Microsoft.SharePoint.Administration Namespace