1 override of Expand
System.Data.OleDb (1)
OleDbConnectionString.cs (1)
164protected internal override string Expand()
2 references to Expand
System.Data.OleDb (2)
OleDbConnectionString.cs (1)
172return base.Expand();
System\Data\ProviderBase\DbConnectionFactory.cs (1)
347string expandedConnectionString = connectionOptions.Expand();