SecurityCategoriesDataSet.SecurityCategoriesDataTable.WSEC_CAT_DESCColumn 屬性
定義資料行的 [ WSEC_CAT_DESC ] 欄位。
命名空間: WebSvcSecurity
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public ReadOnly Property WSEC_CAT_DESCColumn As DataColumn
Get
'用途
Dim instance As SecurityCategoriesDataSet.SecurityCategoriesDataTable
Dim value As DataColumn
value = instance.WSEC_CAT_DESCColumn
public DataColumn WSEC_CAT_DESCColumn { get; }
屬性值
請參閱
參照
SecurityCategoriesDataSet.SecurityCategoriesDataTable 類別