DriverDataSet.DriverImpactStatementsDataTable.DESCRIPTIONColumn 属性

定义为DESCRIPTION字段的列。

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

语法

声明
Public ReadOnly Property DESCRIPTIONColumn As DataColumn
    Get
用法
Dim instance As DriverDataSet.DriverImpactStatementsDataTable
Dim value As DataColumn

value = instance.DESCRIPTIONColumn
public DataColumn DESCRIPTIONColumn { get; }

属性值

类型:System.Data.DataColumn

另请参阅

引用

DriverDataSet.DriverImpactStatementsDataTable 类

DriverDataSet.DriverImpactStatementsDataTable 成员

WebSvcDriver 命名空间