ObjectReference.ResolveObjectReference Method
Include Protected Members
Include Inherited Members
Resolves an ObjectReference object.
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 | |
---|---|---|
ResolveObjectReference(Database, ObjectReference) | Infrastructure. Resolves an ObjectReference object with the specified database and object reference. | |
ResolveObjectReference(Server, ObjectReference) | Infrastructure. Resolves an ObjectReference object with the specified database and object reference. |
Top