Columns.Contains

Declaration

public bool Contains(string name);

Parameters

name The name of the column to look for.

Returns

bool Whether a column with the given name exists or not.

Description

Whether the columns contain the specified name.


Did you find this page useful? Please give it a rating: