SPPersistedColumnDefinition.Type property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property Type As SqlDbType
    Get
    Friend Set
'Usage
Dim instance As SPPersistedColumnDefinition
Dim value As SqlDbType

value = instance.Type
public SqlDbType Type { get; internal set; }

Property value

Type: System.Data.SqlDbType

See also

Reference

SPPersistedColumnDefinition class

SPPersistedColumnDefinition members

Microsoft.SharePoint.Administration namespace