Click or drag to resize

OleDbDataQuery Properties

The OleDbDataQuery type exposes the following members.

Properties
 NameDescription
Public propertyConnectionString Gets the OLE DB connection string.
Public propertyStatic memberEmpty Gets an empty query instance.
Public propertyIsEmpty Gets a value indicating whether this query is empty.
Public propertySelectionStatement Gets the SQL selection statement.
Top
See Also