SPColumnDefinition.Type property
取得資料行 SQL 資料型別。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property Type As SqlDbType
Get
Friend Set
'用途
Dim instance As SPColumnDefinition
Dim value As SqlDbType
value = instance.Type
public SqlDbType Type { get; internal set; }
Property value
Type: System.Data.SqlDbType
會傳回欄 SQL 型別SqlDbType表示。