<PackageReference Include="NETStandard.Library" Version="2.0.0" />
System.Data.Common.DbColumn
public bool?
IsAliased {
get;
protected set; }
public bool?
IsHidden {
get;
protected set; }
public bool?
IsKey {
get;
protected set; }
public bool?
IsLong {
get;
protected set; }
public bool?
IsUnique {
get;
protected set; }
public virtual object this[
string property] {
get; }