Share via


PSDataTable.GetColumnAsDateTime method

Gets the DateTime value of a column in a DataRow object.

Overload list

  Name Description
Public methodStatic member GetColumnAsDateTime(DataRow, String) Gets the DateTime value of the specified column in a DataRow object.
Public methodStatic member GetColumnAsDateTime(DataRow, String, DateTime) Gets the DateTime value of the specified column in a DataRow object, or a default value.

Top

See also

Reference

PSDataTable class

PSDataTable members

Microsoft.Office.Project.Server.Library namespace