The BCSTable type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ColumnsInfo |
Gets a 2D array that specifies the columns in the table.
|
![]() | DBConnection |
Gets the object that represents an ADODB connection.
(Inherited from BCSQuery.) |
![]() | DisplayName |
Gets the display name of the search.
(Inherited from BCSQuery.) |
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | Metadata |
Gets the metadata for the script object.
(Inherited from BCScriptObject.) |
![]() | Name |
Gets the internal name of the search.
(Inherited from BCSQuery.) |
![]() | Type |
Gets the type of the search.
(Inherited from BCSQuery.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
See Also