Get-DataTableRow
#
SYNOPSIS#
SYNTAX#
DESCRIPTIONRetreive rows from DataTable
#
EXAMPLES#
EXAMPLE 1This example demonstrates how to retreive rows from data table.
#
PARAMETERS#
-DataTablePass the data table object to get rows from
#
-QueryDefine a query.
-like : like -gt : > -lt : \< -eq : =
Values should be enclosed with single qoutation marks Columns should not be enclosed with quotation marks
#
CommonParametersThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
#
INPUTS#
OUTPUTS#
NOTES#
RELATED LINKS#
EDIT THIS DOCThis page was auto-generated from the powershell command comment based help. To edit the content of this page, update the script file comment based help on github Github