MySqlDbColumn class
public sealed class MySqlDbColumn : DbColumn
Public Members
| name | description |
|---|---|
| ProviderType { get; } | |
| TableName { get; } | Gets the name of the table that the column belongs to. This will be the alias if the table is aliased in the query. |
See Also
- namespace MySqlConnector
- assembly MySqlConnector