Click or drag to resize
BCSTable Properties

The BCSTable type exposes the following members.

Properties
  NameDescription
Public propertyColumnsInfo
Gets a 2D array that specifies the columns in the table.
Public propertyDBConnection
Gets the object that represents an ADODB connection.
(Inherited from BCSQuery.)
Public propertyDisplayName
Gets the display name of the search.
(Inherited from BCSQuery.)
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.
(Inherited from BCSQuery.)
Public propertyType
Gets the type of the search.
(Inherited from BCSQuery.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Top
See Also