MySqlObjectName Operators and Type Conversions
The MySqlObjectName type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() |
Equality |
Implements the operator ==.
|
![]() ![]() |
Implicit Widening Implicit Implicit Implicit (String to MySqlObjectName) |
Perform an implicit conversion from String to MySqlObjectName.
|
![]() ![]() |
Inequality |
Implements the operator !=.
|