PSDataTable.GetColumnAsDateTime 方法
在一个DataRow对象中获取列的DateTime值。
重载 列表
名称 | 说明 | |
---|---|---|
GetColumnAsDateTime(DataRow, String) | 在一个DataRow对象中获取指定列的DateTime值。 | |
GetColumnAsDateTime(DataRow, String, DateTime) | 获取指定列对象中的DataRow , DateTime值或默认值。 |
页首
在一个DataRow对象中获取列的DateTime值。
名称 | 说明 | |
---|---|---|
GetColumnAsDateTime(DataRow, String) | 在一个DataRow对象中获取指定列的DateTime值。 | |
GetColumnAsDateTime(DataRow, String, DateTime) | 获取指定列对象中的DataRow , DateTime值或默认值。 |
页首