Share via


PSDataTable.GetColumnAsBoolean method

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

Overload list

  Name Description
Public methodStatic member GetColumnAsBoolean(DataRow, String) Gets the Boolean value of the specified column in a DataRow object.
Public methodStatic member GetColumnAsBoolean(DataRow, String, Boolean) Gets the Boolean 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