[]
Db Schema provider for Microsoft Sql Client data provider
public class MssqlSchemaProvider : IDbSchemaProvider
| Name | Description |
|---|---|
| MssqlSchemaProvider() |
| Name | Description |
|---|---|
| InvariantCulture | Gets the invariant culture used for culture-independent string conversions. |
| Name | Description |
|---|---|
| GetSchema(DbConnection) | Returns DataSchema for Microsoft Sql Client data provider |
| GetTableType(string) | Gets the type of the SQL table. |