SqlServerByteTypeMapping Class
// .NET Core 2.1 + Platform Extensions
// Microsoft.EntityFrameworkCore.SqlServer, Version=2.1.0.0, PublicKeyToken=adb9793829ddae60
namespace Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal
{
public class SqlServerByteTypeMapping : ByteTypeMapping
}
Usage
- ID
- T:Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.SqlServerByteTypeMapping
Declarations
Platform |
Version |
Assembly |
.NET Core + Platform Extensions |
2.1 |
Microsoft.EntityFrameworkCore.SqlServer, Version=2.1.0.0, PublicKeyToken=adb9793829ddae60
|
|
2.2 |
Microsoft.EntityFrameworkCore.SqlServer, Version=2.2.0.0, PublicKeyToken=adb9793829ddae60
|