TableQuery Constructors
Obsolete. Obsolete. Use the SelectQuery class instead.Name | Parameters | Description |
---|---|---|
TableQuery() | none | Initializes a new instance of the TableQuery class with the default settings. |
TableQuery(String) | queryName | Initializes a new instance of the TableQuery class with the specified settings. |
See Also