netstandard1.6
namespace System.Data.SqlClient
{
[DefaultMember("Item")]
public sealed class SqlBulkCopyColumnMappingCollection : ICollection, IEnumerable, IList
{
public int Count { get; }
}
}
.NET Core | 1.01.1 |
---|---|
.NET Framework | 4.6 |
.NET Standard | 1.31.41.51.6 |
Information specific to netstandard1.6 | |
Assembly | System.Data.SqlClient , Version=4.1.0.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | System.Data.SqlClient (4.8.6) netstandard1.3 |
Platform Restrictions | This framework does not have platform annotations. |