4 references to TypeSystemVersion
System.Data (4)
fx\src\data\System\Data\SqlClient\SqlConnectionStringBuilder.cs (4)
167validKeywords[(int)Keywords.TypeSystemVersion] = DbConnectionStringKeywords.TypeSystemVersion; 209hash.Add(DbConnectionStringKeywords.TypeSystemVersion, Keywords.TypeSystemVersion); 823[DisplayName(DbConnectionStringKeywords.TypeSystemVersion)] 830SetValue(DbConnectionStringKeywords.TypeSystemVersion, value);