DriverPrioritizationDataSet.DriverRelationsDataTable.PRIORITIZATION_UIDColumn 属性
定义为PRIORITIZATION_UID字段的列。
命名空间: WebSvcDriver
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public ReadOnly Property PRIORITIZATION_UIDColumn As DataColumn
Get
用法
Dim instance As DriverPrioritizationDataSet.DriverRelationsDataTable
Dim value As DataColumn
value = instance.PRIORITIZATION_UIDColumn
public DataColumn PRIORITIZATION_UIDColumn { get; }
属性值
另请参阅
引用
DriverPrioritizationDataSet.DriverRelationsDataTable 类