SqlInternalConnectionTds.cs 76 B

1234567
  1. namespace System.Data.SqlClient
  2. {
  3. class SqlInternalConnectionTds
  4. {
  5. }
  6. }