Base:
property
PropertyType
System.ComponentModel.PropertyDescriptor.PropertyType
1 write to PropertyType
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilderDescriptor.cs (1)
13PropertyType = propertyType;
1 reference to PropertyType
System.Data.Common (1)
System\Data\Common\DbConnectionStringBuilderDescriptor.cs (1)
62if ((typeof(string) == PropertyType) && string.Empty.Equals(value))