Visit 方法

Visits the specified object.

此成员被重载。有关此成员的完整信息,包括语法、用法和示例,请单击重载列表中的名称。

重载列表

  名称 说明
公共方法 Visit(IExtendedStoredProcedure) Visits the specified IExtendedStoredProcedure object.
公共方法 Visit(IScalarValuedFunction) Visits the specified IScalarValuedFunction object.
公共方法 Visit(IStoredProcedure) Visits the specified IBuiltInFunction object.
公共方法 Visit(ITable) Visits the specified IBuiltInFunction object.
公共方法 Visit(ITableValuedFunction) Visits the specified ITableValuedFunction object.
公共方法 Visit(IUserDefinedAggregate) Visits the specified IUserDefinedAggregate object.
公共方法 Visit(IUserDefinedClrType) Visits the specified IUserDefinedClrType object.
公共方法 Visit(IUserDefinedDataType) Visits the specified IUserDefinedDataType object.
公共方法 Visit(IUserDefinedTableType) Visits the specified IUserDefinedTableType object.
公共方法 Visit(IView) Visits the specified IView object.

页首