Share via


PSDataTable.GetColumnAsInt32 method

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

Overload list

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