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)
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.