I installed MS Sql Server data tools 2013 and by installing that Visual Studio 2013 installed. After that I installed Visual Studio 2015 , I can see Team Menu in VS 2015 and can to connect to TFS, but I can't see the Team Menu in Visual Studio 2013.
I think TFS 2015 isn't incompatible with VS 2013.
How Can I fix this problem?
Visual Studio 2013 is not installed as part of SQL Server Data Tools 2013. But it installs parts of Visual Studio that is used for the SQL Server Management Studio (SSMS) called something like the integrated shell. This does not include the Team Explorer.
So as @jessehouwing has already suggested you need to install either a version of Visual Studio that includes Team Explorer or 'just' the VS 2013 Team Explorer.