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