Urn Implicit Conversion Operators
Include Protected Members
Include Inherited Members
Converts to Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Implicit(String to Urn) | Converts to Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure. | |
Implicit(Urn to String) | Converts to Urn. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top