Click or drag to resize
BCSQuery Properties

The BCSQuery type exposes the following members.

Properties
  NameDescription
Public propertyDBConnection
Gets the object that represents an ADODB connection.
Public propertyDisplayName
Gets the display name of the search.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyMetadata
Gets the metadata for the script object.
(Inherited from BCScriptObject.)
Public propertyName
Gets the internal name of the search.
Public propertyType
Gets the type of the search.
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also