DriverDataSet.DriverRow.IsDRIVER_DESCRIPTIONNull 方法
決定是否要將DRIVER_DESCRIPTION屬性設定為 null 值。
命名空間: WebSvcDriver
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsDRIVER_DESCRIPTIONNull As Boolean
'用途
Dim instance As DriverDataSet.DriverRow
Dim returnValue As Boolean
returnValue = instance.IsDRIVER_DESCRIPTIONNull()
public bool IsDRIVER_DESCRIPTIONNull()