DriverPrioritizationDataSet.PrioritizationEntriesRow.IsDRIVER_PRIORITYNull 方法

确定是否将DRIVER_PRIORITY属性设置为空引用(无 在 Visual Basic 中)。

命名空间:  WebSvcDriver
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function IsDRIVER_PRIORITYNull As Boolean
用法
Dim instance As DriverPrioritizationDataSet.PrioritizationEntriesRow
Dim returnValue As Boolean

returnValue = instance.IsDRIVER_PRIORITYNull()
public bool IsDRIVER_PRIORITYNull()

返回值

类型:System.Boolean
返回 Boolean

另请参阅

引用

DriverPrioritizationDataSet.PrioritizationEntriesRow 类

DriverPrioritizationDataSet.PrioritizationEntriesRow 成员

WebSvcDriver 命名空间