Gets or sets a value indicating whether column names are to be obtained from the first extracted row of a document table. The default value is fals...Gets or sets a value indicating whether column names are to be obtained from the first extracted row of a document table. The default value is fals
Returns an enumerator to iterate DocumentTableRelation objects of this collection....Returns an enumerator to iterate DocumentTableRelation objects of this collection.
Returns a value indicating whether this collection contains the specified relation....Returns a value indicating whether this collection contains the specified relation.
Returns an enumerator to iterate DocumentTableColumn objects of this collection....Returns an enumerator to iterate DocumentTableColumn objects of this collection.
Gets or sets a value indicating whether the corresponding document table is to be loaded or not. The default value is true....Gets or sets a value indicating whether the corresponding document table is to be loaded or not. The default value is true.
Returns the index of a column with the specified name within this collection....Returns the index of a column with the specified name within this collection.
Returns the index of a table with the specified name within this collection....Returns the index of a table with the specified name within this collection.
Gets a DocumentTableColumn instance from the collection at the specified index....Gets a DocumentTableColumn instance from the collection at the specified index.
Creates a DocumentTableRelation object for the specified parent and child columns, and adds it to the collection....Creates a DocumentTableRelation object for the specified parent and child columns, and adds it to the collection.