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