Base:
property
DbType
System.Data.Common.DbParameter.DbType
Implemented interface member:
property
DbType
System.Data.IDataParameter.DbType
1 write to DbType
System.Data (1)
fx\src\data\System\Data\SqlClient\SqlDependencyListener.cs (1)
437param.DbType = DbType.Guid;
1 reference to DbType
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\StoreUtilities.cs (1)
153else if (sqlParameter.DbType == System.Data.DbType.Binary)