MssqlSchemaReader constructor

MssqlSchemaReader(
  1. MssqlConnection connection
)

Implementation

MssqlSchemaReader(this.connection);