K
Kevin Attard
Hi
Is it possible to use multiple conditions in the filterexpression of the
DataTable's Select method?
eg:
ds.Tables["TableName"].Select("Type = 1 AND Name = "Joseph");
Is it possible to use multiple conditions in the filterexpression of the
DataTable's Select method?
eg:
ds.Tables["TableName"].Select("Type = 1 AND Name = "Joseph");