Name | Description | |
---|---|---|
![]() | Table Constructor | Initializes a new instance of the Table class with the specified name, type and columns. |
The following tables list the members exposed by Table.
Name | Description | |
---|---|---|
![]() | Table Constructor | Initializes a new instance of the Table class with the specified name, type and columns. |
Name | Description | |
---|---|---|
![]() | Columns | Gets the collection of columns in the table. |
![]() | Name | Gets the name and schema of the table. |
![]() | TableType | Gets the type of the table. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether two Table instances are equal. |
![]() | GetHashCode | Serves as a hash function for a Table, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | ToString |
![]() | Determines whether two Table instances are equal. The first Table object for the comparison. The second Table object for the comparison. |
![]() | Determines whether two Table instances are not equal. The first Table object for the comparison. The second Table object for the comparison. |