다음을 통해 공유


IDatabaseObjectVisitor<T>.Visit 메서드

보호된 멤버 포함
상속된 멤버 포함

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 포함하여 이 멤버에 대한 전체 정보를 확인하려면 오버로드 목록에서 이름을 클릭하십시오.

오버로드 목록

  이름 설명
공용 메서드 Visit(IApplicationRole) Visits the specified IBuiltInFunction object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IAsymmetricKey) Visits the specified IAsymmetricKey object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(ICertificate) Visits the specified ICertificate object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(ICredential) Visits the specified ICredential object. (IServerOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IDatabase) Visits the specified IDatabase object. (IServerOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IDatabaseDdlTrigger) Visits the specified IDatabaseDdlTrigger object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IDatabaseRole) Visits the specified IDatabaseRole object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IExtendedStoredProcedure) Visits the specified IExtendedStoredProcedure object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IFileGroup) Visits the specified IFileGroup object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(ILogin) Visits the specified ILogin object. (IServerOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IPartitionScheme) Visits the specified IPartitionScheme object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IScalarValuedFunction) Visits the specified IScalarValuedFunction object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(ISchema) Visits the specified ISchema object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IServer) Visits the specified IServer object.
공용 메서드 Visit(IServerDdlTrigger) Visits the specified IServerDdlTrigger object. (IServerOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IStoredProcedure) Visits the specified IBuiltInFunction object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(ISynonym) Visits the specified ISynonym object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(ITable) Visits the specified IBuiltInFunction object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(ITableValuedFunction) Visits the specified ITableValuedFunction object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IUser) Visits the specified IUser object. (IDatabaseOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IUserDefinedAggregate) Visits the specified IUserDefinedAggregate object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IUserDefinedClrType) Visits the specified IUserDefinedClrType object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IUserDefinedDataType) Visits the specified IUserDefinedDataType object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IUserDefinedTableType) Visits the specified IUserDefinedTableType object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)
공용 메서드 Visit(IView) Visits the specified IView object. (ISchemaOwnedObjectVisitor<T>에서 상속됨)

맨 위로 이동

참고 항목

참조

IDatabaseObjectVisitor<T> 인터페이스

Microsoft.SqlServer.Management.SqlParser.Metadata 네임스페이스