Share via


IServerOwnedObjectVisitor<T>.Visit Method

Include Protected Members
Include Inherited Members

Visits the specified 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
Public method Visit(ICredential) Visits the specified ICredential object.
Public method Visit(IDatabase) Visits the specified IDatabase object.
Public method Visit(ILogin) Visits the specified ILogin object.
Public method Visit(IServerDdlTrigger) Visits the specified IServerDdlTrigger object.

Top